Skip to content

Commit 21b9e72

Browse files
deps: bump @babel/core from 7.28.5 to 7.29.6 (#1088)
* deps: bump @babel/core from 7.28.5 to 7.29.6 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.5 to 7.29.6. - [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.29.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * deps: dedupe @babel packages in yarn.lock Align transitive @babel lockfile entries after bumping @babel/core so yarn dedupe --check passes in CI-monorepo-integrity. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tuomo Kivinen <mrtuomok@gmail.com>
1 parent bc98182 commit 21b9e72

3 files changed

Lines changed: 102 additions & 102 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"other packages in resolutions are there to make it sure only 1 version of it is installed in monorepo"
100100
],
101101
"resolutions": {
102-
"@babel/core": "^7.28.5",
102+
"@babel/core": "^7.29.6",
103103
"@babel/runtime": "^7.28.4",
104104
"@testing-library/dom": "^10.4.0",
105105
"@tootallnate/once": "^3.0.1",
@@ -141,7 +141,7 @@
141141
"react-dom": "18.3.1"
142142
},
143143
"devDependencies": {
144-
"@babel/core": "^7.28.5",
144+
"@babel/core": "^7.29.6",
145145
"@commitlint/cli": "^19.8.1",
146146
"@commitlint/config-conventional": "^19.8.1",
147147
"@events-helsinki/eslint-config-bases": "workspace:^",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"sanitize-html": "^2.17.0"
8787
},
8888
"devDependencies": {
89-
"@babel/core": "^7.28.5",
89+
"@babel/core": "^7.29.6",
9090
"@babel/preset-env": "^7.28.5",
9191
"@babel/preset-react": "7.27.1",
9292
"@babel/preset-typescript": "7.27.1",

yarn.lock

Lines changed: 99 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -401,57 +401,57 @@ __metadata:
401401
languageName: node
402402
linkType: hard
403403

404-
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.16.7, @babel/code-frame@npm:^7.27.1, @babel/code-frame@npm:^7.28.6, @babel/code-frame@npm:^7.29.0":
405-
version: 7.29.0
406-
resolution: "@babel/code-frame@npm:7.29.0"
404+
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.16.7, @babel/code-frame@npm:^7.27.1, @babel/code-frame@npm:^7.29.7":
405+
version: 7.29.7
406+
resolution: "@babel/code-frame@npm:7.29.7"
407407
dependencies:
408-
"@babel/helper-validator-identifier": "npm:^7.28.5"
408+
"@babel/helper-validator-identifier": "npm:^7.29.7"
409409
js-tokens: "npm:^4.0.0"
410410
picocolors: "npm:^1.1.1"
411-
checksum: e3e54531df1e8f1f0b4cdeeb8247587b91cff67b1decc72cf615b1503c64a3d0306b01af800d4ca2252801d3c3e64a56f8a121d47b1f272cc7e4c93d9fdc5133
411+
checksum: 40d6cb9d8a62817e4b30b997371f3ae245106cba6b9003e0573153fb786d68d70661a80f68581e808f7c9bd1c55c36c6f9fd3a8291a223156814a3a796ee2d84
412412
languageName: node
413413
linkType: hard
414414

415-
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.27.2, @babel/compat-data@npm:^7.27.7, @babel/compat-data@npm:^7.28.5":
416-
version: 7.28.5
417-
resolution: "@babel/compat-data@npm:7.28.5"
418-
checksum: 1970089cf0677640283c27bc54356700d52245f4f39cae5f6dca55af80520f037dcaf8b4a96e3316d786cc31756498d51b10769a1c8340cf5faa844a8fcbcec5
415+
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.27.7, @babel/compat-data@npm:^7.28.5, @babel/compat-data@npm:^7.29.7":
416+
version: 7.29.7
417+
resolution: "@babel/compat-data@npm:7.29.7"
418+
checksum: a0ee339cddec639056e05a50b8f29801b654f5b2677a4d219d83929bed4ba737c0eb89c0b1319b6b4d5f1eaa418e620dbda1ada06db2e67a0da5b72878b18686
419419
languageName: node
420420
linkType: hard
421421

422-
"@babel/core@npm:^7.28.5":
423-
version: 7.28.5
424-
resolution: "@babel/core@npm:7.28.5"
422+
"@babel/core@npm:^7.29.6":
423+
version: 7.29.7
424+
resolution: "@babel/core@npm:7.29.7"
425425
dependencies:
426-
"@babel/code-frame": "npm:^7.27.1"
427-
"@babel/generator": "npm:^7.28.5"
428-
"@babel/helper-compilation-targets": "npm:^7.27.2"
429-
"@babel/helper-module-transforms": "npm:^7.28.3"
430-
"@babel/helpers": "npm:^7.28.4"
431-
"@babel/parser": "npm:^7.28.5"
432-
"@babel/template": "npm:^7.27.2"
433-
"@babel/traverse": "npm:^7.28.5"
434-
"@babel/types": "npm:^7.28.5"
426+
"@babel/code-frame": "npm:^7.29.7"
427+
"@babel/generator": "npm:^7.29.7"
428+
"@babel/helper-compilation-targets": "npm:^7.29.7"
429+
"@babel/helper-module-transforms": "npm:^7.29.7"
430+
"@babel/helpers": "npm:^7.29.7"
431+
"@babel/parser": "npm:^7.29.7"
432+
"@babel/template": "npm:^7.29.7"
433+
"@babel/traverse": "npm:^7.29.7"
434+
"@babel/types": "npm:^7.29.7"
435435
"@jridgewell/remapping": "npm:^2.3.5"
436436
convert-source-map: "npm:^2.0.0"
437437
debug: "npm:^4.1.0"
438438
gensync: "npm:^1.0.0-beta.2"
439439
json5: "npm:^2.2.3"
440440
semver: "npm:^6.3.1"
441-
checksum: a96d0a634ea981cac03bedb487af4c276a6e2dd25e4604324cbcba3a3fa7c44955fd26845dd2c9406a5104eaa8aff2724a2b15a06551129c1a3da0e588f43cd6
441+
checksum: e5fb48a2d798ad2de30ce3fbc44a13760df2491eb9a7a0c7d2ef31bcbff86bceb41e8b707a0b3a2d57789f4fce0b84e0560442a651272a027c6273fa3c685405
442442
languageName: node
443443
linkType: hard
444444

445-
"@babel/generator@npm:^7.14.0, @babel/generator@npm:^7.18.13, @babel/generator@npm:^7.28.5, @babel/generator@npm:^7.29.0":
446-
version: 7.29.1
447-
resolution: "@babel/generator@npm:7.29.1"
445+
"@babel/generator@npm:^7.14.0, @babel/generator@npm:^7.18.13, @babel/generator@npm:^7.29.7":
446+
version: 7.29.7
447+
resolution: "@babel/generator@npm:7.29.7"
448448
dependencies:
449-
"@babel/parser": "npm:^7.29.0"
450-
"@babel/types": "npm:^7.29.0"
449+
"@babel/parser": "npm:^7.29.7"
450+
"@babel/types": "npm:^7.29.7"
451451
"@jridgewell/gen-mapping": "npm:^0.3.12"
452452
"@jridgewell/trace-mapping": "npm:^0.3.28"
453453
jsesc: "npm:^3.0.2"
454-
checksum: c05e99ac44670c22bf924c6b28c6fe84988809615dbf61612767d4cc88a498b324c95922d1de4e8d9d03b2f9a01d07b969c12cb8f7d5bc2dbba274c7c9386f7e
454+
checksum: b9c198a144f9ea014bbd7d33ff1df318eb262ef4aaddd80893ad902995295b81ff5e61167756a7f90f3b78a1109fd0091a87cafe8423a03ace99939098ed0e9c
455455
languageName: node
456456
linkType: hard
457457

@@ -464,16 +464,16 @@ __metadata:
464464
languageName: node
465465
linkType: hard
466466

467-
"@babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.27.1, @babel/helper-compilation-targets@npm:^7.27.2":
468-
version: 7.27.2
469-
resolution: "@babel/helper-compilation-targets@npm:7.27.2"
467+
"@babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.27.1, @babel/helper-compilation-targets@npm:^7.27.2, @babel/helper-compilation-targets@npm:^7.29.7":
468+
version: 7.29.7
469+
resolution: "@babel/helper-compilation-targets@npm:7.29.7"
470470
dependencies:
471-
"@babel/compat-data": "npm:^7.27.2"
472-
"@babel/helper-validator-option": "npm:^7.27.1"
471+
"@babel/compat-data": "npm:^7.29.7"
472+
"@babel/helper-validator-option": "npm:^7.29.7"
473473
browserslist: "npm:^4.24.0"
474474
lru-cache: "npm:^5.1.1"
475475
semver: "npm:^6.3.1"
476-
checksum: a623d6ae12d67aa26003834591b4814d55b9ed24f23e818bea0e3edc40a957adff67ccfc53720efe3ee45a6883e63274b7f7196289d3308f9da01a58831e29df
476+
checksum: 636a6665766d5a7206a55225936169d2d74251a03a0878e566ce6a58f1850ce29830f38d0309cb9ae4644b77cc928a8a313e0ae956fab02596a3ed3b91592e14
477477
languageName: node
478478
linkType: hard
479479

@@ -552,10 +552,10 @@ __metadata:
552552
languageName: node
553553
linkType: hard
554554

555-
"@babel/helper-globals@npm:^7.28.0":
556-
version: 7.28.0
557-
resolution: "@babel/helper-globals@npm:7.28.0"
558-
checksum: ab92c8c49db49519068dc7da557918d79ad0633825fe4457013807f973a2192ea9180318d73b8b655aca4f5df5f358d8137e2d8d8dbb8725002f96645986693d
555+
"@babel/helper-globals@npm:^7.28.0, @babel/helper-globals@npm:^7.29.7":
556+
version: 7.29.7
557+
resolution: "@babel/helper-globals@npm:7.29.7"
558+
checksum: 49f25d5a5386d02517491755dcf4f57686f6a54606ee003e43f6c731f50eaf9111a838f1ff503064ae81317e9a3efe8b155625faeba2e5a58f78e29a09669abb
559559
languageName: node
560560
linkType: hard
561561

@@ -569,26 +569,26 @@ __metadata:
569569
languageName: node
570570
linkType: hard
571571

572-
"@babel/helper-module-imports@npm:^7.22.15, @babel/helper-module-imports@npm:^7.27.1, @babel/helper-module-imports@npm:^7.28.6":
573-
version: 7.28.6
574-
resolution: "@babel/helper-module-imports@npm:7.28.6"
572+
"@babel/helper-module-imports@npm:^7.22.15, @babel/helper-module-imports@npm:^7.27.1, @babel/helper-module-imports@npm:^7.29.7":
573+
version: 7.29.7
574+
resolution: "@babel/helper-module-imports@npm:7.29.7"
575575
dependencies:
576-
"@babel/traverse": "npm:^7.28.6"
577-
"@babel/types": "npm:^7.28.6"
578-
checksum: a18548936d060ae5cd22147d21fcaa7158ba5c6f44d54b76eb1bf2f028c07d78ff1970836e84ccbe5f2888629ba7cc9cc3d95fda91b1fde5eb179551900711f7
576+
"@babel/traverse": "npm:^7.29.7"
577+
"@babel/types": "npm:^7.29.7"
578+
checksum: 78bacff5bf51f19a4245082ffa180735e779ee074f39f63a75fce1df6ec985b4186ff54688af07e9b144277f1852f81bf665e59259db6a81b4caf46684f52b7d
579579
languageName: node
580580
linkType: hard
581581

582-
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.28.3, @babel/helper-module-transforms@npm:^7.28.6":
583-
version: 7.28.6
584-
resolution: "@babel/helper-module-transforms@npm:7.28.6"
582+
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.28.6, @babel/helper-module-transforms@npm:^7.29.7":
583+
version: 7.29.7
584+
resolution: "@babel/helper-module-transforms@npm:7.29.7"
585585
dependencies:
586-
"@babel/helper-module-imports": "npm:^7.28.6"
587-
"@babel/helper-validator-identifier": "npm:^7.28.5"
588-
"@babel/traverse": "npm:^7.28.6"
586+
"@babel/helper-module-imports": "npm:^7.29.7"
587+
"@babel/helper-validator-identifier": "npm:^7.29.7"
588+
"@babel/traverse": "npm:^7.29.7"
589589
peerDependencies:
590590
"@babel/core": ^7.0.0
591-
checksum: 51307cf4da643542cfaecaf9e23aa36567e27594d9ee27cbdfd80e465ae4688ee67d0bafc6dbc41a8b65b00a02ba8a99b1af38a34131cb850e8b593bc03bb9c1
591+
checksum: 7a029ad0feb603856c3e2978e3a57996d5f654fe7294d9bc6681c8509e4326a76052a0a15fc64c1678f42d831953f110218d1031f69332a93cb32fa736baa472
592592
languageName: node
593593
linkType: hard
594594

@@ -644,24 +644,24 @@ __metadata:
644644
languageName: node
645645
linkType: hard
646646

647-
"@babel/helper-string-parser@npm:^7.27.1":
648-
version: 7.27.1
649-
resolution: "@babel/helper-string-parser@npm:7.27.1"
650-
checksum: 9ce116be669c098c6e57418f9340a71f0fd3e898a82261c07852eb60b769833b9238f02eeb3cb1dc99fb5f55505cf3eb36a96c1917f33a6470679de13f038d70
647+
"@babel/helper-string-parser@npm:^7.29.7":
648+
version: 7.29.7
649+
resolution: "@babel/helper-string-parser@npm:7.29.7"
650+
checksum: b81bc5f56a5293dc7d9658505e78377b76e4fe3e6d501abf9b9582330b361f2c3d95d638163ef5289c9fdb95428682f3459a4714fa0f0454699b1c22b19fa182
651651
languageName: node
652652
linkType: hard
653653

654-
"@babel/helper-validator-identifier@npm:^7.28.5":
655-
version: 7.28.5
656-
resolution: "@babel/helper-validator-identifier@npm:7.28.5"
657-
checksum: 2daaf13c7bd210e143a695de820e87754180939155e159a20071ff4fbd41c254031a34625550847bc9023fce1aa9f144465c7fda93919a1d2fc1d95fb40cf294
654+
"@babel/helper-validator-identifier@npm:^7.28.5, @babel/helper-validator-identifier@npm:^7.29.7":
655+
version: 7.29.7
656+
resolution: "@babel/helper-validator-identifier@npm:7.29.7"
657+
checksum: 1e0e52823e3d7bd0d5c2e1b7383c6dc7b4995dc4f228821aeb5f59d94688dfcd1bf712f71debf180c48a70c3755cc6325be620dcf944b1bc1ecd4b4f514d4d54
658658
languageName: node
659659
linkType: hard
660660

661-
"@babel/helper-validator-option@npm:^7.27.1":
662-
version: 7.27.1
663-
resolution: "@babel/helper-validator-option@npm:7.27.1"
664-
checksum: 648757680984d2a8ccbfbc4a880ed4e1828d5c9c32610b1887fc0106a0d6c65949037304858577134017625f5c699ad9db17d586c2e8140562c7e8ab9a10c52a
661+
"@babel/helper-validator-option@npm:^7.27.1, @babel/helper-validator-option@npm:^7.29.7":
662+
version: 7.29.7
663+
resolution: "@babel/helper-validator-option@npm:7.29.7"
664+
checksum: ec1a92ccb422d0815aa24d8ac1b8d015aaff5332a4e5375d65f1879f1e24d688d10e82e2ed6d4c5176b75ff83c6d5057f77ec215cd91c2134d2678bf2ad3bc63
665665
languageName: node
666666
linkType: hard
667667

@@ -676,24 +676,24 @@ __metadata:
676676
languageName: node
677677
linkType: hard
678678

679-
"@babel/helpers@npm:^7.28.4":
680-
version: 7.28.4
681-
resolution: "@babel/helpers@npm:7.28.4"
679+
"@babel/helpers@npm:^7.29.7":
680+
version: 7.29.7
681+
resolution: "@babel/helpers@npm:7.29.7"
682682
dependencies:
683-
"@babel/template": "npm:^7.27.2"
684-
"@babel/types": "npm:^7.28.4"
685-
checksum: ce0c574ece84fb347bfc84e7d6f4c96b4fb79157816fbb857f55e2ae8a13f05f56e28b165f7949f50c27552c335fe0686f2b96902603c50fa7f592c6b0f94844
683+
"@babel/template": "npm:^7.29.7"
684+
"@babel/types": "npm:^7.29.7"
685+
checksum: 0aa60f4890c2dff7081d61e7fb4656dee24ad9b9252cd3b28397b06bf013c79fa9159d7e943daa385855addbe55802d0ebc19e836875ea865ce6e55818ebc2ed
686686
languageName: node
687687
linkType: hard
688688

689-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.0, @babel/parser@npm:^7.16.8, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.28.5, @babel/parser@npm:^7.28.6, @babel/parser@npm:^7.29.0, @babel/parser@npm:^7.7.0":
690-
version: 7.29.3
691-
resolution: "@babel/parser@npm:7.29.3"
689+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.0, @babel/parser@npm:^7.16.8, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.29.0, @babel/parser@npm:^7.29.7, @babel/parser@npm:^7.7.0":
690+
version: 7.29.7
691+
resolution: "@babel/parser@npm:7.29.7"
692692
dependencies:
693-
"@babel/types": "npm:^7.29.0"
693+
"@babel/types": "npm:^7.29.7"
694694
bin:
695695
parser: ./bin/babel-parser.js
696-
checksum: a41506103c9a092e67bf5939726bc8f8d305d6dce0823a373ffb36bc195eebcb31a5f547ddf3015ea137285307b999b339f9d035ee8dcc1b519e7ff2e86e224e
696+
checksum: c8b4f924a6a410de52dce1df2e9b35e6e5ff18a7e4d6dc3986412e588642151a9263c64acb02b944feb141de11ce00af3a44c309d9994db77dc9c0ab229e2fb8
697697
languageName: node
698698
linkType: hard
699699

@@ -1802,39 +1802,39 @@ __metadata:
18021802
languageName: node
18031803
linkType: hard
18041804

1805-
"@babel/template@npm:^7.18.10, @babel/template@npm:^7.20.7, @babel/template@npm:^7.27.1, @babel/template@npm:^7.27.2, @babel/template@npm:^7.28.6":
1806-
version: 7.28.6
1807-
resolution: "@babel/template@npm:7.28.6"
1805+
"@babel/template@npm:^7.18.10, @babel/template@npm:^7.20.7, @babel/template@npm:^7.27.1, @babel/template@npm:^7.29.7":
1806+
version: 7.29.7
1807+
resolution: "@babel/template@npm:7.29.7"
18081808
dependencies:
1809-
"@babel/code-frame": "npm:^7.28.6"
1810-
"@babel/parser": "npm:^7.28.6"
1811-
"@babel/types": "npm:^7.28.6"
1812-
checksum: 81f1b3a71c5a8ebc28cd71125ae54c637571a2f6527bf2a811f519e6b087633470316c036faeded946b4da8818082ae6eee1846ceeb13f33baf8eb645a7f5a98
1809+
"@babel/code-frame": "npm:^7.29.7"
1810+
"@babel/parser": "npm:^7.29.7"
1811+
"@babel/types": "npm:^7.29.7"
1812+
checksum: 2ed6bff0fdb092a0cf4140ea8b1f2b8a658edd48b824cc3489fd24a696f69f580f0a22e97c59c50e6fa0853ffef95c4fca3393b88fd813b474980b0c20472921
18131813
languageName: node
18141814
linkType: hard
18151815

1816-
"@babel/traverse@npm:^7.14.0, @babel/traverse@npm:^7.16.8, @babel/traverse@npm:^7.18.9, @babel/traverse@npm:^7.26.10, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.0, @babel/traverse@npm:^7.28.3, @babel/traverse@npm:^7.28.4, @babel/traverse@npm:^7.28.5, @babel/traverse@npm:^7.28.6, @babel/traverse@npm:^7.29.0, @babel/traverse@npm:^7.7.0":
1817-
version: 7.29.0
1818-
resolution: "@babel/traverse@npm:7.29.0"
1816+
"@babel/traverse@npm:^7.14.0, @babel/traverse@npm:^7.16.8, @babel/traverse@npm:^7.18.9, @babel/traverse@npm:^7.26.10, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.0, @babel/traverse@npm:^7.28.3, @babel/traverse@npm:^7.28.4, @babel/traverse@npm:^7.28.5, @babel/traverse@npm:^7.29.0, @babel/traverse@npm:^7.29.7, @babel/traverse@npm:^7.7.0":
1817+
version: 7.29.7
1818+
resolution: "@babel/traverse@npm:7.29.7"
18191819
dependencies:
1820-
"@babel/code-frame": "npm:^7.29.0"
1821-
"@babel/generator": "npm:^7.29.0"
1822-
"@babel/helper-globals": "npm:^7.28.0"
1823-
"@babel/parser": "npm:^7.29.0"
1824-
"@babel/template": "npm:^7.28.6"
1825-
"@babel/types": "npm:^7.29.0"
1820+
"@babel/code-frame": "npm:^7.29.7"
1821+
"@babel/generator": "npm:^7.29.7"
1822+
"@babel/helper-globals": "npm:^7.29.7"
1823+
"@babel/parser": "npm:^7.29.7"
1824+
"@babel/template": "npm:^7.29.7"
1825+
"@babel/types": "npm:^7.29.7"
18261826
debug: "npm:^4.3.1"
1827-
checksum: 2d35a13112cf666f32c5d3c9756068b9514d1f174e6e1066d1c8c081073462f6e7a30e115ddae6dc79e9523822a7e81ddd8ec57b23caf41f2a25c320284d9cd3
1827+
checksum: 3f2837466ebadfbfbc96cc29d5f02f86e700c18ad8b02224f94890bea851c70f1fe90a23a6aabf24afaf161607b15d5fda22f8791a88f040d3ad067abbdc2275
18281828
languageName: node
18291829
linkType: hard
18301830

1831-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.16.8, @babel/types@npm:^7.18.13, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.26.10, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.4, @babel/types@npm:^7.28.5, @babel/types@npm:^7.28.6, @babel/types@npm:^7.29.0, @babel/types@npm:^7.4.4, @babel/types@npm:^7.7.0":
1832-
version: 7.29.0
1833-
resolution: "@babel/types@npm:7.29.0"
1831+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.16.8, @babel/types@npm:^7.18.13, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.26.10, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.5, @babel/types@npm:^7.29.0, @babel/types@npm:^7.29.7, @babel/types@npm:^7.4.4, @babel/types@npm:^7.7.0":
1832+
version: 7.29.7
1833+
resolution: "@babel/types@npm:7.29.7"
18341834
dependencies:
1835-
"@babel/helper-string-parser": "npm:^7.27.1"
1836-
"@babel/helper-validator-identifier": "npm:^7.28.5"
1837-
checksum: 757bddda6139d6c972fff7ead3db740cfd516c722d6379111259b6f8fa2da9f31d95beeca2ff6a40022539ca8cc17a5fa87540d91fe0079486f1f4ddb789c8f8
1835+
"@babel/helper-string-parser": "npm:^7.29.7"
1836+
"@babel/helper-validator-identifier": "npm:^7.29.7"
1837+
checksum: f9565b83616d5722131e1c2f45ff04487eac77df00d50113e0836a1d7401df974a5a4af89e6fba870784d6d2cbe187dcc5fbf52b7d52e6368afa89bb2bb66759
18381838
languageName: node
18391839
linkType: hard
18401840

@@ -3414,7 +3414,7 @@ __metadata:
34143414
resolution: "@events-helsinki/components@workspace:packages/components"
34153415
dependencies:
34163416
"@apollo/client": "npm:^3.11.10"
3417-
"@babel/core": "npm:^7.28.5"
3417+
"@babel/core": "npm:^7.29.6"
34183418
"@babel/preset-env": "npm:^7.28.5"
34193419
"@babel/preset-react": "npm:7.27.1"
34203420
"@babel/preset-typescript": "npm:7.27.1"
@@ -13810,7 +13810,7 @@ __metadata:
1381013810
version: 0.0.0-use.local
1381113811
resolution: "events-helsinki-monorepo@workspace:."
1381213812
dependencies:
13813-
"@babel/core": "npm:^7.28.5"
13813+
"@babel/core": "npm:^7.29.6"
1381413814
"@commitlint/cli": "npm:^19.8.1"
1381513815
"@commitlint/config-conventional": "npm:^19.8.1"
1381613816
"@events-helsinki/eslint-config-bases": "workspace:^"

0 commit comments

Comments
 (0)