Skip to content

Commit 5a1e1f0

Browse files
dependabot[bot]acelaya
authored andcommitted
Bump the babel group with 2 updates
Bumps the babel group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.26.8 to 7.26.9 - [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.26.9/packages/babel-core) Updates `@babel/preset-env` from 7.26.8 to 7.26.9 - [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.26.9/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ab3dc5 commit 5a1e1f0

File tree

1 file changed

+84
-32
lines changed

1 file changed

+84
-32
lines changed

yarn.lock

Lines changed: 84 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -107,26 +107,25 @@ __metadata:
107107
linkType: hard
108108

109109
"@babel/core@npm:^7.1.6, @babel/core@npm:^7.23.9":
110-
version: 7.26.8
111-
resolution: "@babel/core@npm:7.26.8"
110+
version: 7.26.9
111+
resolution: "@babel/core@npm:7.26.9"
112112
dependencies:
113113
"@ampproject/remapping": ^2.2.0
114114
"@babel/code-frame": ^7.26.2
115-
"@babel/generator": ^7.26.8
115+
"@babel/generator": ^7.26.9
116116
"@babel/helper-compilation-targets": ^7.26.5
117117
"@babel/helper-module-transforms": ^7.26.0
118-
"@babel/helpers": ^7.26.7
119-
"@babel/parser": ^7.26.8
120-
"@babel/template": ^7.26.8
121-
"@babel/traverse": ^7.26.8
122-
"@babel/types": ^7.26.8
123-
"@types/gensync": ^1.0.0
118+
"@babel/helpers": ^7.26.9
119+
"@babel/parser": ^7.26.9
120+
"@babel/template": ^7.26.9
121+
"@babel/traverse": ^7.26.9
122+
"@babel/types": ^7.26.9
124123
convert-source-map: ^2.0.0
125124
debug: ^4.1.0
126125
gensync: ^1.0.0-beta.2
127126
json5: ^2.2.3
128127
semver: ^6.3.1
129-
checksum: 9d83fb7ad33467fc5ed841d24158d01b7c486ad399d7988232ab9edc6d9f92cd4d60b598ca717aeeb136feb48f7e289c247663c6a28e85dee92a39b2e97cc2e1
128+
checksum: b6e33bdcbb8a5c929760548be400d18cbde1f07922a784586752fd544fbf13c71331406ffdb4fcfe53f79c69ceae602efdca654ad4e9ac0c2af47efe87e7fccd
130129
languageName: node
131130
linkType: hard
132131

@@ -169,6 +168,19 @@ __metadata:
169168
languageName: node
170169
linkType: hard
171170

171+
"@babel/generator@npm:^7.26.9":
172+
version: 7.26.9
173+
resolution: "@babel/generator@npm:7.26.9"
174+
dependencies:
175+
"@babel/parser": ^7.26.9
176+
"@babel/types": ^7.26.9
177+
"@jridgewell/gen-mapping": ^0.3.5
178+
"@jridgewell/trace-mapping": ^0.3.25
179+
jsesc: ^3.0.2
180+
checksum: 57d034fb6c77dfd5e0c8ef368ff544e19cb6a27cb70d6ed5ff0552c618153dc6692d31e7d0f3a408e0fec3a519514b846c909316c3078290f3a3c1e463372eae
181+
languageName: node
182+
linkType: hard
183+
172184
"@babel/helper-annotate-as-pure@npm:^7.18.6":
173185
version: 7.18.6
174186
resolution: "@babel/helper-annotate-as-pure@npm:7.18.6"
@@ -471,13 +483,13 @@ __metadata:
471483
languageName: node
472484
linkType: hard
473485

474-
"@babel/helpers@npm:^7.26.7":
475-
version: 7.26.7
476-
resolution: "@babel/helpers@npm:7.26.7"
486+
"@babel/helpers@npm:^7.26.9":
487+
version: 7.26.9
488+
resolution: "@babel/helpers@npm:7.26.9"
477489
dependencies:
478-
"@babel/template": ^7.25.9
479-
"@babel/types": ^7.26.7
480-
checksum: 1c93604c7fd6dbd7aa6f3eb2f9fa56369f9ad02bac8b3afb902de6cd4264beb443cc8589bede3790ca28d7477d4c07801fe6f4943f9833ac5956b72708bbd7ac
490+
"@babel/template": ^7.26.9
491+
"@babel/types": ^7.26.9
492+
checksum: 06363f8288a24c1cfda03eccd775ac22f79cba319b533cb0e5d0f2a04a33512881cc3f227a4c46324935504fb92999cc4758b69b5e7b3846107eadcb5ee0abca
481493
languageName: node
482494
linkType: hard
483495

@@ -523,6 +535,17 @@ __metadata:
523535
languageName: node
524536
linkType: hard
525537

538+
"@babel/parser@npm:^7.26.9":
539+
version: 7.26.9
540+
resolution: "@babel/parser@npm:7.26.9"
541+
dependencies:
542+
"@babel/types": ^7.26.9
543+
bin:
544+
parser: ./bin/babel-parser.js
545+
checksum: 2df965dbf3c67d19dc437412ceef23033b4d39b0dbd7cb498d8ab9ad9e1738338656ee72676199773b37d658edf9f4161cf255515234fed30695d74e73be5514
546+
languageName: node
547+
linkType: hard
548+
526549
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
527550
version: 7.25.9
528551
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -837,15 +860,15 @@ __metadata:
837860
languageName: node
838861
linkType: hard
839862

840-
"@babel/plugin-transform-for-of@npm:^7.25.9":
841-
version: 7.25.9
842-
resolution: "@babel/plugin-transform-for-of@npm:7.25.9"
863+
"@babel/plugin-transform-for-of@npm:^7.26.9":
864+
version: 7.26.9
865+
resolution: "@babel/plugin-transform-for-of@npm:7.26.9"
843866
dependencies:
844-
"@babel/helper-plugin-utils": ^7.25.9
867+
"@babel/helper-plugin-utils": ^7.26.5
845868
"@babel/helper-skip-transparent-expression-wrappers": ^7.25.9
846869
peerDependencies:
847870
"@babel/core": ^7.0.0-0
848-
checksum: 41b56e70256a29fc26ed7fb95ece062d7ec2f3b6ea8f0686349ffd004cd4816132085ee21165b89c502ee7161cb7cfb12510961638851357945dc7bc546475b7
871+
checksum: 361323cfc1d9e9dc0bf0d68326b5e7f4da5b8a8be8931f6cacda749d39b88ee1b0f9b4d8b771a5a4d52bb881a90da97950c8a9e6fb47f2c9db11d91f6351768e
849872
languageName: node
850873
linkType: hard
851874

@@ -1312,8 +1335,8 @@ __metadata:
13121335
linkType: hard
13131336

13141337
"@babel/preset-env@npm:^7.1.6":
1315-
version: 7.26.8
1316-
resolution: "@babel/preset-env@npm:7.26.8"
1338+
version: 7.26.9
1339+
resolution: "@babel/preset-env@npm:7.26.9"
13171340
dependencies:
13181341
"@babel/compat-data": ^7.26.8
13191342
"@babel/helper-compilation-targets": ^7.26.5
@@ -1344,7 +1367,7 @@ __metadata:
13441367
"@babel/plugin-transform-dynamic-import": ^7.25.9
13451368
"@babel/plugin-transform-exponentiation-operator": ^7.26.3
13461369
"@babel/plugin-transform-export-namespace-from": ^7.25.9
1347-
"@babel/plugin-transform-for-of": ^7.25.9
1370+
"@babel/plugin-transform-for-of": ^7.26.9
13481371
"@babel/plugin-transform-function-name": ^7.25.9
13491372
"@babel/plugin-transform-json-strings": ^7.25.9
13501373
"@babel/plugin-transform-literals": ^7.25.9
@@ -1386,7 +1409,7 @@ __metadata:
13861409
semver: ^6.3.1
13871410
peerDependencies:
13881411
"@babel/core": ^7.0.0-0
1389-
checksum: 409066e5ab77321b0ba7a231509aa75e92ad6ec718b3b1c07dbba7028a223877a65f6472d167942cb30ffac29401b37fa20b6dc724c7e9deba30145714b50680
1412+
checksum: 7a657f947d069b7a27b02258012ce3ceb9383a8c10c249d4a3565c486294c3fe63ed08128ca3d124444d17eb821cfbf64a91fe8160af2e39f70d5cd2232f079e
13901413
languageName: node
13911414
linkType: hard
13921415

@@ -1465,6 +1488,17 @@ __metadata:
14651488
languageName: node
14661489
linkType: hard
14671490

1491+
"@babel/template@npm:^7.26.9":
1492+
version: 7.26.9
1493+
resolution: "@babel/template@npm:7.26.9"
1494+
dependencies:
1495+
"@babel/code-frame": ^7.26.2
1496+
"@babel/parser": ^7.26.9
1497+
"@babel/types": ^7.26.9
1498+
checksum: 32259298c775e543ab994daff0c758b3d6a184349b146d6497aa46cec5907bc47a6bc09e7295a81a5eccfbd023d4811a9777cb5d698d582d09a87cabf5b576e7
1499+
languageName: node
1500+
linkType: hard
1501+
14681502
"@babel/traverse@npm:^7.25.9":
14691503
version: 7.25.9
14701504
resolution: "@babel/traverse@npm:7.25.9"
@@ -1510,6 +1544,21 @@ __metadata:
15101544
languageName: node
15111545
linkType: hard
15121546

1547+
"@babel/traverse@npm:^7.26.9":
1548+
version: 7.26.9
1549+
resolution: "@babel/traverse@npm:7.26.9"
1550+
dependencies:
1551+
"@babel/code-frame": ^7.26.2
1552+
"@babel/generator": ^7.26.9
1553+
"@babel/parser": ^7.26.9
1554+
"@babel/template": ^7.26.9
1555+
"@babel/types": ^7.26.9
1556+
debug: ^4.3.1
1557+
globals: ^11.1.0
1558+
checksum: d42d3a5e61422d96467f517447b5e254edbd64e4dbf3e13b630704d1f49beaa5209246dc6f45ba53522293bd4760ff720496d2c1ef189ecce52e9e63d9a59aa8
1559+
languageName: node
1560+
linkType: hard
1561+
15131562
"@babel/types@npm:^7.18.6, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
15141563
version: 7.22.5
15151564
resolution: "@babel/types@npm:7.22.5"
@@ -1551,6 +1600,16 @@ __metadata:
15511600
languageName: node
15521601
linkType: hard
15531602

1603+
"@babel/types@npm:^7.26.9":
1604+
version: 7.26.9
1605+
resolution: "@babel/types@npm:7.26.9"
1606+
dependencies:
1607+
"@babel/helper-string-parser": ^7.25.9
1608+
"@babel/helper-validator-identifier": ^7.25.9
1609+
checksum: cc124c149615deb30343a4c81ac5b0e3a68bdb4b1bd61a91a2859ee8e5e5f400f6ff65be4740f407c17bfc09baa9c777e7f8f765dccf3284963956b67ac95a38
1610+
languageName: node
1611+
linkType: hard
1612+
15541613
"@colors/colors@npm:1.5.0":
15551614
version: 1.5.0
15561615
resolution: "@colors/colors@npm:1.5.0"
@@ -2511,13 +2570,6 @@ __metadata:
25112570
languageName: node
25122571
linkType: hard
25132572

2514-
"@types/gensync@npm:^1.0.0":
2515-
version: 1.0.4
2516-
resolution: "@types/gensync@npm:1.0.4"
2517-
checksum: 99c3aa0d3f1198973c7e51bea5947b815f3338ce89ce09a39ac8abb41cd844c5b95189da254ea45e50a395fe25fd215664d8ca76c5438814963597afb01f686e
2518-
languageName: node
2519-
linkType: hard
2520-
25212573
"@types/json-schema@npm:^7.0.15":
25222574
version: 7.0.15
25232575
resolution: "@types/json-schema@npm:7.0.15"

0 commit comments

Comments
 (0)