Skip to content

Commit a2601ca

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

2 files changed

Lines changed: 12 additions & 25 deletions

File tree

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@spectrum-css/ui-icons": "2.0.0-next.2"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "7.28.6",
48+
"@babel/core": "7.29.0",
4949
"@chromatic-com/storybook": "3.2.7",
5050
"@etchteam/storybook-addon-status": "5.0.0",
5151
"@storybook/addon-a11y": "8.6.15",

yarn.lock

Lines changed: 11 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -399,39 +399,26 @@ __metadata:
399399
languageName: node
400400
linkType: hard
401401

402-
"@babel/core@npm:7.28.6":
403-
version: 7.28.6
404-
resolution: "@babel/core@npm:7.28.6"
402+
"@babel/core@npm:7.29.0":
403+
version: 7.29.0
404+
resolution: "@babel/core@npm:7.29.0"
405405
dependencies:
406-
"@babel/code-frame": "npm:^7.28.6"
407-
"@babel/generator": "npm:^7.28.6"
406+
"@babel/code-frame": "npm:^7.29.0"
407+
"@babel/generator": "npm:^7.29.0"
408408
"@babel/helper-compilation-targets": "npm:^7.28.6"
409409
"@babel/helper-module-transforms": "npm:^7.28.6"
410410
"@babel/helpers": "npm:^7.28.6"
411-
"@babel/parser": "npm:^7.28.6"
411+
"@babel/parser": "npm:^7.29.0"
412412
"@babel/template": "npm:^7.28.6"
413-
"@babel/traverse": "npm:^7.28.6"
414-
"@babel/types": "npm:^7.28.6"
413+
"@babel/traverse": "npm:^7.29.0"
414+
"@babel/types": "npm:^7.29.0"
415415
"@jridgewell/remapping": "npm:^2.3.5"
416416
convert-source-map: "npm:^2.0.0"
417417
debug: "npm:^4.1.0"
418418
gensync: "npm:^1.0.0-beta.2"
419419
json5: "npm:^2.2.3"
420420
semver: "npm:^6.3.1"
421-
checksum: 10c0/716b88b1ab057aa53ffa40f2b2fb7e4ab7a35cd6a065fa60e55ca13d2a666672592329f7ea9269aec17e90cc7ce29f42eda566d07859bfd998329a9f283faadb
422-
languageName: node
423-
linkType: hard
424-
425-
"@babel/generator@npm:^7.28.6":
426-
version: 7.29.1
427-
resolution: "@babel/generator@npm:7.29.1"
428-
dependencies:
429-
"@babel/parser": "npm:^7.29.0"
430-
"@babel/types": "npm:^7.29.0"
431-
"@jridgewell/gen-mapping": "npm:^0.3.12"
432-
"@jridgewell/trace-mapping": "npm:^0.3.28"
433-
jsesc: "npm:^3.0.2"
434-
checksum: 10c0/349086e6876258ef3fb2823030fee0f6c0eb9c3ebe35fc572e16997f8c030d765f636ddc6299edae63e760ea6658f8ee9a2edfa6d6b24c9a80c917916b973551
421+
checksum: 10c0/5127d2e8e842ae409e11bcbb5c2dff9874abf5415e8026925af7308e903f4f43397341467a130490d1a39884f461bc2b67f3063bce0be44340db89687fd852aa
435422
languageName: node
436423
linkType: hard
437424

@@ -551,7 +538,7 @@ __metadata:
551538
languageName: node
552539
linkType: hard
553540

554-
"@babel/traverse@npm:^7.28.6":
541+
"@babel/traverse@npm:^7.28.6, @babel/traverse@npm:^7.29.0":
555542
version: 7.29.0
556543
resolution: "@babel/traverse@npm:7.29.0"
557544
dependencies:
@@ -4677,7 +4664,7 @@ __metadata:
46774664
resolution: "@spectrum-css/preview@workspace:.storybook"
46784665
dependencies:
46794666
"@adobe/spectrum-css-workflow-icons": "npm:5.0.0"
4680-
"@babel/core": "npm:7.28.6"
4667+
"@babel/core": "npm:7.29.0"
46814668
"@chromatic-com/storybook": "npm:3.2.7"
46824669
"@etchteam/storybook-addon-status": "npm:5.0.0"
46834670
"@spectrum-css/bundle": "npm:2.0.0-next.17"

0 commit comments

Comments
 (0)