Skip to content

Commit 0318c6e

Browse files
Bump the babel group with 2 updates
Bumps the babel group with 2 updates: [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime). Updates `@babel/preset-typescript` from 7.26.0 to 7.27.0 - [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.27.0/packages/babel-preset-typescript) Updates `@babel/runtime` from 7.26.10 to 7.27.0 - [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.27.0/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-version: 7.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/runtime" dependency-version: 7.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18cd223 commit 0318c6e

File tree

1 file changed

+105
-38
lines changed

1 file changed

+105
-38
lines changed

yarn.lock

Lines changed: 105 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,19 @@ __metadata:
547547
languageName: node
548548
linkType: hard
549549

550+
"@babel/generator@npm:^7.27.0":
551+
version: 7.27.0
552+
resolution: "@babel/generator@npm:7.27.0"
553+
dependencies:
554+
"@babel/parser": "npm:^7.27.0"
555+
"@babel/types": "npm:^7.27.0"
556+
"@jridgewell/gen-mapping": "npm:^0.3.5"
557+
"@jridgewell/trace-mapping": "npm:^0.3.25"
558+
jsesc: "npm:^3.0.2"
559+
checksum: 10c0/7cb10693d2b365c278f109a745dc08856cae139d262748b77b70ce1d97da84627f79648cab6940d847392c0e5d180441669ed958b3aee98d9c7d274b37c553bd
560+
languageName: node
561+
linkType: hard
562+
550563
"@babel/helper-annotate-as-pure@npm:^7.18.6, @babel/helper-annotate-as-pure@npm:^7.25.7":
551564
version: 7.25.7
552565
resolution: "@babel/helper-annotate-as-pure@npm:7.25.7"
@@ -638,6 +651,23 @@ __metadata:
638651
languageName: node
639652
linkType: hard
640653

654+
"@babel/helper-create-class-features-plugin@npm:^7.27.0":
655+
version: 7.27.0
656+
resolution: "@babel/helper-create-class-features-plugin@npm:7.27.0"
657+
dependencies:
658+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
659+
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
660+
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
661+
"@babel/helper-replace-supers": "npm:^7.26.5"
662+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
663+
"@babel/traverse": "npm:^7.27.0"
664+
semver: "npm:^6.3.1"
665+
peerDependencies:
666+
"@babel/core": ^7.0.0
667+
checksum: 10c0/c4945903136d934050e070f69a4d72ec425f1f70634e0ddf14ad36695f935125a6df559f8d5b94cc1ed49abd4ce9c5be8ef3ba033fa8d09c5dd78d1a9b97d8cc
668+
languageName: node
669+
linkType: hard
670+
641671
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.25.7":
642672
version: 7.25.7
643673
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.25.7"
@@ -891,6 +921,19 @@ __metadata:
891921
languageName: node
892922
linkType: hard
893923

924+
"@babel/helper-replace-supers@npm:^7.26.5":
925+
version: 7.26.5
926+
resolution: "@babel/helper-replace-supers@npm:7.26.5"
927+
dependencies:
928+
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
929+
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
930+
"@babel/traverse": "npm:^7.26.5"
931+
peerDependencies:
932+
"@babel/core": ^7.0.0
933+
checksum: 10c0/b19b1245caf835207aaaaac3a494f03a16069ae55e76a2e1350b5acd560e6a820026997a8160e8ebab82ae873e8208759aa008eb8422a67a775df41f0a4633d4
934+
languageName: node
935+
linkType: hard
936+
894937
"@babel/helper-simple-access@npm:^7.25.7":
895938
version: 7.25.7
896939
resolution: "@babel/helper-simple-access@npm:7.25.7"
@@ -901,16 +944,6 @@ __metadata:
901944
languageName: node
902945
linkType: hard
903946

904-
"@babel/helper-simple-access@npm:^7.25.9":
905-
version: 7.25.9
906-
resolution: "@babel/helper-simple-access@npm:7.25.9"
907-
dependencies:
908-
"@babel/traverse": "npm:^7.25.9"
909-
"@babel/types": "npm:^7.25.9"
910-
checksum: 10c0/3f1bcdb88ee3883ccf86959869a867f6bbf8c4737cd44fb9f799c38e54f67474590bc66802500ae9fe18161792875b2cfb7ec15673f48ed6c8663f6d09686ca8
911-
languageName: node
912-
linkType: hard
913-
914947
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.20.0, @babel/helper-skip-transparent-expression-wrappers@npm:^7.25.7":
915948
version: 7.25.7
916949
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.7"
@@ -1050,6 +1083,17 @@ __metadata:
10501083
languageName: node
10511084
linkType: hard
10521085

1086+
"@babel/parser@npm:^7.27.0":
1087+
version: 7.27.0
1088+
resolution: "@babel/parser@npm:7.27.0"
1089+
dependencies:
1090+
"@babel/types": "npm:^7.27.0"
1091+
bin:
1092+
parser: ./bin/babel-parser.js
1093+
checksum: 10c0/ba2ed3f41735826546a3ef2a7634a8d10351df221891906e59b29b0a0cd748f9b0e7a6f07576858a9de8e77785aad925c8389ddef146de04ea2842047c9d2859
1094+
languageName: node
1095+
linkType: hard
1096+
10531097
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
10541098
version: 7.25.9
10551099
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -1928,19 +1972,6 @@ __metadata:
19281972
languageName: node
19291973
linkType: hard
19301974

1931-
"@babel/plugin-transform-modules-commonjs@npm:^7.25.9":
1932-
version: 7.25.9
1933-
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.25.9"
1934-
dependencies:
1935-
"@babel/helper-module-transforms": "npm:^7.25.9"
1936-
"@babel/helper-plugin-utils": "npm:^7.25.9"
1937-
"@babel/helper-simple-access": "npm:^7.25.9"
1938-
peerDependencies:
1939-
"@babel/core": ^7.0.0-0
1940-
checksum: 10c0/6ce771fb04d4810257fc8900374fece877dacaed74b05eaa16ad9224b390f43795c4d046cbe9ae304e1eb5aad035d37383895e3c64496d647c2128d183916e74
1941-
languageName: node
1942-
linkType: hard
1943-
19441975
"@babel/plugin-transform-modules-commonjs@npm:^7.26.3":
19451976
version: 7.26.3
19461977
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.26.3"
@@ -2462,18 +2493,18 @@ __metadata:
24622493
languageName: node
24632494
linkType: hard
24642495

2465-
"@babel/plugin-transform-typescript@npm:^7.25.9":
2466-
version: 7.25.9
2467-
resolution: "@babel/plugin-transform-typescript@npm:7.25.9"
2496+
"@babel/plugin-transform-typescript@npm:^7.27.0":
2497+
version: 7.27.0
2498+
resolution: "@babel/plugin-transform-typescript@npm:7.27.0"
24682499
dependencies:
24692500
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
2470-
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
2471-
"@babel/helper-plugin-utils": "npm:^7.25.9"
2501+
"@babel/helper-create-class-features-plugin": "npm:^7.27.0"
2502+
"@babel/helper-plugin-utils": "npm:^7.26.5"
24722503
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
24732504
"@babel/plugin-syntax-typescript": "npm:^7.25.9"
24742505
peerDependencies:
24752506
"@babel/core": ^7.0.0-0
2476-
checksum: 10c0/c607ddb45f7e33cfcb928aad05cb1b18b1ecb564d2329d8f8e427f75192511aa821dee42d26871f1bdffbd883853e150ba81436664646c6e6b13063e65ce1475
2507+
checksum: 10c0/028e75dd6195495dc2d105ca8ded19d62aef90a215d597451cee57c35325960a87963913aa9a21b8ade190c638b588422292ea7e23b21565baf53c469254dbd4
24772508
languageName: node
24782509
linkType: hard
24792510

@@ -2673,17 +2704,17 @@ __metadata:
26732704
linkType: hard
26742705

26752706
"@babel/preset-typescript@npm:^7.0.0, @babel/preset-typescript@npm:^7.13.0, @babel/preset-typescript@npm:^7.24.7, @babel/preset-typescript@npm:^7.8.0":
2676-
version: 7.26.0
2677-
resolution: "@babel/preset-typescript@npm:7.26.0"
2707+
version: 7.27.0
2708+
resolution: "@babel/preset-typescript@npm:7.27.0"
26782709
dependencies:
2679-
"@babel/helper-plugin-utils": "npm:^7.25.9"
2710+
"@babel/helper-plugin-utils": "npm:^7.26.5"
26802711
"@babel/helper-validator-option": "npm:^7.25.9"
26812712
"@babel/plugin-syntax-jsx": "npm:^7.25.9"
2682-
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.9"
2683-
"@babel/plugin-transform-typescript": "npm:^7.25.9"
2713+
"@babel/plugin-transform-modules-commonjs": "npm:^7.26.3"
2714+
"@babel/plugin-transform-typescript": "npm:^7.27.0"
26842715
peerDependencies:
26852716
"@babel/core": ^7.0.0-0
2686-
checksum: 10c0/20d86bc45d2bbfde2f84fc7d7b38746fa6481d4bde6643039ad4b1ff0b804c6d210ee43e6830effd8571f2ff43fa7ffd27369f42f2b3a2518bb92dc86c780c61
2717+
checksum: 10c0/986b20edab3c18727d911a6e1a14095c1271afc6cc625b02f42b371f06c1e041e5d7c1baf2afe8b0029b60788a06f02fd6844dedfe54183b148ab9a7429438a9
26872718
languageName: node
26882719
linkType: hard
26892720

@@ -2703,11 +2734,11 @@ __metadata:
27032734
linkType: hard
27042735

27052736
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.8.0, @babel/runtime@npm:^7.8.4":
2706-
version: 7.26.10
2707-
resolution: "@babel/runtime@npm:7.26.10"
2737+
version: 7.27.0
2738+
resolution: "@babel/runtime@npm:7.27.0"
27082739
dependencies:
27092740
regenerator-runtime: "npm:^0.14.0"
2710-
checksum: 10c0/6dc6d88c7908f505c4f7770fb4677dfa61f68f659b943c2be1f2a99cb6680343462867abf2d49822adc435932919b36c77ac60125793e719ea8745f2073d3745
2741+
checksum: 10c0/35091ea9de48bd7fd26fb177693d64f4d195eb58ab2b142b893b7f3fa0f1d7c677604d36499ae0621a3703f35ba0c6a8f6c572cc8f7dc0317213841e493cf663
27112742
languageName: node
27122743
linkType: hard
27132744

@@ -2744,6 +2775,17 @@ __metadata:
27442775
languageName: node
27452776
linkType: hard
27462777

2778+
"@babel/template@npm:^7.27.0":
2779+
version: 7.27.0
2780+
resolution: "@babel/template@npm:7.27.0"
2781+
dependencies:
2782+
"@babel/code-frame": "npm:^7.26.2"
2783+
"@babel/parser": "npm:^7.27.0"
2784+
"@babel/types": "npm:^7.27.0"
2785+
checksum: 10c0/13af543756127edb5f62bf121f9b093c09a2b6fe108373887ccffc701465cfbcb17e07cf48aa7f440415b263f6ec006e9415c79dfc2e8e6010b069435f81f340
2786+
languageName: node
2787+
linkType: hard
2788+
27472789
"@babel/traverse@npm:^7.20.0, @babel/traverse@npm:^7.23.2, @babel/traverse@npm:^7.25.7":
27482790
version: 7.25.7
27492791
resolution: "@babel/traverse@npm:7.25.7"
@@ -2789,6 +2831,21 @@ __metadata:
27892831
languageName: node
27902832
linkType: hard
27912833

2834+
"@babel/traverse@npm:^7.26.5, @babel/traverse@npm:^7.27.0":
2835+
version: 7.27.0
2836+
resolution: "@babel/traverse@npm:7.27.0"
2837+
dependencies:
2838+
"@babel/code-frame": "npm:^7.26.2"
2839+
"@babel/generator": "npm:^7.27.0"
2840+
"@babel/parser": "npm:^7.27.0"
2841+
"@babel/template": "npm:^7.27.0"
2842+
"@babel/types": "npm:^7.27.0"
2843+
debug: "npm:^4.3.1"
2844+
globals: "npm:^11.1.0"
2845+
checksum: 10c0/c7af29781960dacaae51762e8bc6c4b13d6ab4b17312990fbca9fc38e19c4ad7fecaae24b1cf52fb844e8e6cdc76c70ad597f90e496bcb3cc0a1d66b41a0aa5b
2846+
languageName: node
2847+
linkType: hard
2848+
27922849
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.24.7, @babel/types@npm:^7.25.7, @babel/types@npm:^7.25.8, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
27932850
version: 7.25.8
27942851
resolution: "@babel/types@npm:7.25.8"
@@ -2820,6 +2877,16 @@ __metadata:
28202877
languageName: node
28212878
linkType: hard
28222879

2880+
"@babel/types@npm:^7.27.0":
2881+
version: 7.27.0
2882+
resolution: "@babel/types@npm:7.27.0"
2883+
dependencies:
2884+
"@babel/helper-string-parser": "npm:^7.25.9"
2885+
"@babel/helper-validator-identifier": "npm:^7.25.9"
2886+
checksum: 10c0/6f1592eabe243c89a608717b07b72969be9d9d2fce1dee21426238757ea1fa60fdfc09b29de9e48d8104311afc6e6fb1702565a9cc1e09bc1e76f2b2ddb0f6e1
2887+
languageName: node
2888+
linkType: hard
2889+
28232890
"@bcoe/v8-coverage@npm:^0.2.3":
28242891
version: 0.2.3
28252892
resolution: "@bcoe/v8-coverage@npm:0.2.3"

0 commit comments

Comments
 (0)