Skip to content

Commit

Permalink
chore(deps): update dependency @babel/core to v7.22.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2023
1 parent 44bdc45 commit 4f8b1fe
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"caniuse-lite": "^1.0.30000655"
},
"devDependencies": {
"@babel/core": "7.22.15",
"@babel/core": "7.22.17",
"@babel/eslint-parser": "7.22.15",
"@babel/preset-env": "7.22.15",
"@rollup/plugin-babel": "5.3.1",
Expand Down
71 changes: 62 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,26 +71,26 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.22.15":
version: 7.22.15
resolution: "@babel/core@npm:7.22.15"
"@babel/core@npm:7.22.17":
version: 7.22.17
resolution: "@babel/core@npm:7.22.17"
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.15
"@babel/helper-module-transforms": ^7.22.17
"@babel/helpers": ^7.22.15
"@babel/parser": ^7.22.15
"@babel/parser": ^7.22.16
"@babel/template": ^7.22.15
"@babel/traverse": ^7.22.15
"@babel/types": ^7.22.15
"@babel/traverse": ^7.22.17
"@babel/types": ^7.22.17
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: fbc5e9eb83eaea255a61e03e69c582079a19dd91ee0b2f9dc1f480d5902e112d42d3f7fcb0ff01ec35848a0b86021473fda9ce76937d796633107d404b0f5a3f
checksum: 4ff19a86ea6f94a17ad4e7960e88d73c9191c57cb71995489cb6cbd478445320b2e35663bc997d982fa432e529348b1400eb537047e3c65a75a42ec4103b746e
languageName: node
linkType: hard

Expand Down Expand Up @@ -357,6 +357,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.22.17":
version: 7.22.17
resolution: "@babel/helper-module-transforms@npm:7.22.17"
dependencies:
"@babel/helper-environment-visitor": ^7.22.5
"@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.15
peerDependencies:
"@babel/core": ^7.0.0
checksum: 23851b7e88fd866b7d5bbd9f01cfc69e298a33c278a5448ec19f86bd008aee24d44fd4dfe7c6cba0f8357ed6dac884e050a8d351357341f40d61af7783487383
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-module-transforms@npm:7.22.5"
Expand Down Expand Up @@ -647,6 +662,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.22.16":
version: 7.22.16
resolution: "@babel/parser@npm:7.22.16"
bin:
parser: ./bin/babel-parser.js
checksum: a0bd0f6d24919d4b95f1e816b0bb34f2b514771b11c3b8bb711b49e943a164de918bb5a40f249fee2bbd4bec266e7230ca244bb99cc4ab3a9bcd5ac954cf5e22
languageName: node
linkType: hard

"@babel/parser@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/parser@npm:7.22.5"
Expand Down Expand Up @@ -1627,6 +1651,24 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.22.17":
version: 7.22.17
resolution: "@babel/traverse@npm:7.22.17"
dependencies:
"@babel/code-frame": ^7.22.13
"@babel/generator": ^7.22.15
"@babel/helper-environment-visitor": ^7.22.5
"@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.17
debug: ^4.1.0
globals: ^11.1.0
checksum: 05193cd52863bb7a976f7220c789e0b7d52c99bbeca46de79975e62d73c09060d15a821cb007fec8ff74a16ec2d03802d7d31affff6688e7c2a5e4971d843d12
languageName: node
linkType: hard

"@babel/traverse@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/traverse@npm:7.22.5"
Expand Down Expand Up @@ -1689,6 +1731,17 @@ __metadata:
languageName: node
linkType: hard

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

"@babel/types@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/types@npm:7.22.5"
Expand Down Expand Up @@ -3655,7 +3708,7 @@ fsevents@~2.1.2:
version: 0.0.0-use.local
resolution: "postcss-font-family-system-ui@workspace:."
dependencies:
"@babel/core": 7.22.15
"@babel/core": 7.22.17
"@babel/eslint-parser": 7.22.15
"@babel/preset-env": 7.22.15
"@rollup/plugin-babel": 5.3.1
Expand Down

0 comments on commit 4f8b1fe

Please sign in to comment.