Skip to content

Commit

Permalink
build(deps): bump @babel/core from 7.22.17 to 7.22.20
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.17 to 7.22.20.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent 9750818 commit 523d40e
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/pybricks/pybricks-code"
},
"dependencies": {
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@blueprintjs/core": "^5.3.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@pybricks/firmware": "7.7.0",
Expand Down
85 changes: 83 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.21.3, @babel/core@npm:^7.22.17":
"@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.21.3":
version: 7.22.17
resolution: "@babel/core@npm:7.22.17"
dependencies:
Expand All @@ -89,6 +89,29 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.22.20":
version: 7.22.20
resolution: "@babel/core@npm:7.22.20"
dependencies:
"@ampproject/remapping": ^2.2.0
"@babel/code-frame": ^7.22.13
"@babel/generator": ^7.22.15
"@babel/helper-compilation-targets": ^7.22.15
"@babel/helper-module-transforms": ^7.22.20
"@babel/helpers": ^7.22.15
"@babel/parser": ^7.22.16
"@babel/template": ^7.22.15
"@babel/traverse": ^7.22.20
"@babel/types": ^7.22.19
convert-source-map: ^1.7.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.2.3
semver: ^6.3.1
checksum: 73663a079194b5dc406b2e2e5e50db81977d443e4faf7ef2c27e5836cd9a359e81e551115193dc9b1a93471275351a972e54904f4d3aa6cb156f51e26abf6765
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.16.3":
version: 7.17.0
resolution: "@babel/eslint-parser@npm:7.17.0"
Expand Down Expand Up @@ -200,6 +223,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-environment-visitor@npm:^7.22.20":
version: 7.22.20
resolution: "@babel/helper-environment-visitor@npm:7.22.20"
checksum: d80ee98ff66f41e233f36ca1921774c37e88a803b2f7dca3db7c057a5fea0473804db9fb6729e5dbfd07f4bed722d60f7852035c2c739382e84c335661590b69
languageName: node
linkType: hard

"@babel/helper-explode-assignable-expression@npm:^7.18.6":
version: 7.18.6
resolution: "@babel/helper-explode-assignable-expression@npm:7.18.6"
Expand Down Expand Up @@ -261,6 +291,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.22.20":
version: 7.22.20
resolution: "@babel/helper-module-transforms@npm:7.22.20"
dependencies:
"@babel/helper-environment-visitor": ^7.22.20
"@babel/helper-module-imports": ^7.22.15
"@babel/helper-simple-access": ^7.22.5
"@babel/helper-split-export-declaration": ^7.22.6
"@babel/helper-validator-identifier": ^7.22.20
peerDependencies:
"@babel/core": ^7.0.0
checksum: 8fce25362df8711bd4620f41c5c18769edfeafe7f8f1dae9691966ef368e57f9da68dfa1707cd63c834c89dc4eaa82c26f12ea33e88fd262ac62844b11dcc389
languageName: node
linkType: hard

"@babel/helper-optimise-call-expression@npm:^7.18.6":
version: 7.18.6
resolution: "@babel/helper-optimise-call-expression@npm:7.18.6"
Expand Down Expand Up @@ -346,6 +391,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.22.19, @babel/helper-validator-identifier@npm:^7.22.20":
version: 7.22.20
resolution: "@babel/helper-validator-identifier@npm:7.22.20"
checksum: 136412784d9428266bcdd4d91c32bcf9ff0e8d25534a9d94b044f77fe76bc50f941a90319b05aafd1ec04f7d127cd57a179a3716009ff7f3412ef835ada95bdc
languageName: node
linkType: hard

"@babel/helper-validator-option@npm:^7.18.6, @babel/helper-validator-option@npm:^7.21.0, @babel/helper-validator-option@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/helper-validator-option@npm:7.22.15"
Expand Down Expand Up @@ -1512,6 +1564,24 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.22.20":
version: 7.22.20
resolution: "@babel/traverse@npm:7.22.20"
dependencies:
"@babel/code-frame": ^7.22.13
"@babel/generator": ^7.22.15
"@babel/helper-environment-visitor": ^7.22.20
"@babel/helper-function-name": ^7.22.5
"@babel/helper-hoist-variables": ^7.22.5
"@babel/helper-split-export-declaration": ^7.22.6
"@babel/parser": ^7.22.16
"@babel/types": ^7.22.19
debug: ^4.1.0
globals: ^11.1.0
checksum: 97da9afa7f8f505ce52c36ac2531129bc4a0e250880aaf9b467dc044f30a5bce2b756c1af4d961958bc225659546e811a7d536ab3d920fd60921087989b841b9
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.2, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.0, @babel/types@npm:^7.21.3, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.17, @babel/types@npm:^7.22.5, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
version: 7.22.17
resolution: "@babel/types@npm:7.22.17"
Expand All @@ -1523,6 +1593,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.22.19":
version: 7.22.19
resolution: "@babel/types@npm:7.22.19"
dependencies:
"@babel/helper-string-parser": ^7.22.5
"@babel/helper-validator-identifier": ^7.22.19
to-fast-properties: ^2.0.0
checksum: 2d69740e69b55ba36ece0c17d5afb7b7213b34297157df39ef9ba24965aff677c56f014413052ecc5b2fbbf26910c63e5bb24a969df84d7a17153750cf75915e
languageName: node
linkType: hard

"@bcoe/v8-coverage@npm:^0.2.3":
version: 0.2.3
resolution: "@bcoe/v8-coverage@npm:0.2.3"
Expand Down Expand Up @@ -2652,7 +2733,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@pybricks/pybricks-code@workspace:."
dependencies:
"@babel/core": ^7.22.17
"@babel/core": ^7.22.20
"@blueprintjs/core": ^5.3.0
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.11
"@pybricks/firmware": 7.7.0
Expand Down

0 comments on commit 523d40e

Please sign in to comment.