Skip to content

Commit 589999b

Browse files
chore(deps): update dependency @babel/core to v7.29.0 (#4485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2de8801 commit 589999b

File tree

2 files changed

+3
-39
lines changed

2 files changed

+3
-39
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@spectrum-css/ui-icons": "1.1.2"
4747
},
4848
"devDependencies": {
49-
"@babel/core": "7.28.6",
49+
"@babel/core": "7.29.0",
5050
"@chromatic-com/storybook": "3.2.7",
5151
"@etchteam/storybook-addon-status": "5.0.0",
5252
"@storybook/addon-a11y": "8.6.15",

yarn.lock

Lines changed: 2 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -438,30 +438,7 @@ __metadata:
438438
languageName: node
439439
linkType: hard
440440

441-
"@babel/core@npm:7.28.6":
442-
version: 7.28.6
443-
resolution: "@babel/core@npm:7.28.6"
444-
dependencies:
445-
"@babel/code-frame": "npm:^7.28.6"
446-
"@babel/generator": "npm:^7.28.6"
447-
"@babel/helper-compilation-targets": "npm:^7.28.6"
448-
"@babel/helper-module-transforms": "npm:^7.28.6"
449-
"@babel/helpers": "npm:^7.28.6"
450-
"@babel/parser": "npm:^7.28.6"
451-
"@babel/template": "npm:^7.28.6"
452-
"@babel/traverse": "npm:^7.28.6"
453-
"@babel/types": "npm:^7.28.6"
454-
"@jridgewell/remapping": "npm:^2.3.5"
455-
convert-source-map: "npm:^2.0.0"
456-
debug: "npm:^4.1.0"
457-
gensync: "npm:^1.0.0-beta.2"
458-
json5: "npm:^2.2.3"
459-
semver: "npm:^6.3.1"
460-
checksum: 10c0/716b88b1ab057aa53ffa40f2b2fb7e4ab7a35cd6a065fa60e55ca13d2a666672592329f7ea9269aec17e90cc7ce29f42eda566d07859bfd998329a9f283faadb
461-
languageName: node
462-
linkType: hard
463-
464-
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.22.5, @babel/core@npm:^7.23.9, @babel/core@npm:^7.7.5":
441+
"@babel/core@npm:7.29.0, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.22.5, @babel/core@npm:^7.23.9, @babel/core@npm:^7.7.5":
465442
version: 7.29.0
466443
resolution: "@babel/core@npm:7.29.0"
467444
dependencies:
@@ -497,19 +474,6 @@ __metadata:
497474
languageName: node
498475
linkType: hard
499476

500-
"@babel/generator@npm:^7.28.6":
501-
version: 7.29.1
502-
resolution: "@babel/generator@npm:7.29.1"
503-
dependencies:
504-
"@babel/parser": "npm:^7.29.0"
505-
"@babel/types": "npm:^7.29.0"
506-
"@jridgewell/gen-mapping": "npm:^0.3.12"
507-
"@jridgewell/trace-mapping": "npm:^0.3.28"
508-
jsesc: "npm:^3.0.2"
509-
checksum: 10c0/349086e6876258ef3fb2823030fee0f6c0eb9c3ebe35fc572e16997f8c030d765f636ddc6299edae63e760ea6658f8ee9a2edfa6d6b24c9a80c917916b973551
510-
languageName: node
511-
linkType: hard
512-
513477
"@babel/helper-compilation-targets@npm:^7.28.6":
514478
version: 7.28.6
515479
resolution: "@babel/helper-compilation-targets@npm:7.28.6"
@@ -5270,7 +5234,7 @@ __metadata:
52705234
resolution: "@spectrum-css/preview@workspace:.storybook"
52715235
dependencies:
52725236
"@adobe/spectrum-css-workflow-icons": "npm:1.7.0"
5273-
"@babel/core": "npm:7.28.6"
5237+
"@babel/core": "npm:7.29.0"
52745238
"@chromatic-com/storybook": "npm:3.2.7"
52755239
"@etchteam/storybook-addon-status": "npm:5.0.0"
52765240
"@spectrum-css/bundle": "npm:1.0.1"

0 commit comments

Comments
 (0)