Skip to content

Commit b493cf8

Browse files
chore(deps-dev): bump @babel/preset-env
Bumps the babel group with 1 update in the / directory: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/preset-env` from 7.29.2 to 7.29.5 - [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.5/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.29.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aee6d55 commit b493cf8

1 file changed

Lines changed: 30 additions & 10 deletions

File tree

yarn.lock

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,20 @@ __metadata:
6363
languageName: node
6464
linkType: hard
6565

66-
"@babel/compat-data@npm:^7.28.6, @babel/compat-data@npm:^7.29.0":
66+
"@babel/compat-data@npm:^7.28.6":
6767
version: 7.29.0
6868
resolution: "@babel/compat-data@npm:7.29.0"
6969
checksum: 10/7f21beedb930ed8fbf7eabafc60e6e6521c1d905646bf1317a61b2163339157fe797efeb85962bf55136e166b01fd1a6b526a15974b92a8b877d564dcb6c9580
7070
languageName: node
7171
linkType: hard
7272

73+
"@babel/compat-data@npm:^7.29.3":
74+
version: 7.29.3
75+
resolution: "@babel/compat-data@npm:7.29.3"
76+
checksum: 10/3c29661756a7c1cbc5248a7bdc657c0cb49f350e3157040c20486759f1f50a08a0b385fd7d813df50b96cd6fad5896d30ba6abab7602641bd1410ed346c1812f
77+
languageName: node
78+
linkType: hard
79+
7380
"@babel/core@npm:^7.23.9, @babel/core@npm:^7.25.2, @babel/core@npm:^7.27.4":
7481
version: 7.28.5
7582
resolution: "@babel/core@npm:7.28.5"
@@ -551,6 +558,18 @@ __metadata:
551558
languageName: node
552559
linkType: hard
553560

561+
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@npm:^7.29.3":
562+
version: 7.29.3
563+
resolution: "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@npm:7.29.3"
564+
dependencies:
565+
"@babel/helper-plugin-utils": "npm:^7.28.6"
566+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
567+
peerDependencies:
568+
"@babel/core": ^7.0.0
569+
checksum: 10/fd13198afc9b72c6a4e4868f1592fc8010f390e7601148a71d2d6111664c0242d6d5ff27d8eb77ca4c35ef47f8416daf5dbc8d46a498ac706d69c6b3a0988cd7
570+
languageName: node
571+
linkType: hard
572+
554573
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.27.1":
555574
version: 7.27.1
556575
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.27.1"
@@ -1258,17 +1277,17 @@ __metadata:
12581277
languageName: node
12591278
linkType: hard
12601279

1261-
"@babel/plugin-transform-modules-systemjs@npm:^7.29.0":
1262-
version: 7.29.0
1263-
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.29.0"
1280+
"@babel/plugin-transform-modules-systemjs@npm:^7.29.4":
1281+
version: 7.29.4
1282+
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.29.4"
12641283
dependencies:
12651284
"@babel/helper-module-transforms": "npm:^7.28.6"
12661285
"@babel/helper-plugin-utils": "npm:^7.28.6"
12671286
"@babel/helper-validator-identifier": "npm:^7.28.5"
12681287
"@babel/traverse": "npm:^7.29.0"
12691288
peerDependencies:
12701289
"@babel/core": ^7.0.0-0
1271-
checksum: 10/b3e64728eef02d829510778226da4c06be740fe52e0d45d4aa68b24083096d8ad7df67f2e9e67198b2e85f3237d42bd66f5771f85846f7a746105d05ca2e0cae
1290+
checksum: 10/79269e6ec8ec831bb63bf1c7cc1a980e28da785e92b36d42612f0139e4044499b99aa109fca849e1a156c092aabf6c24d145f4cabf2ac9ea84ef468852fe4c03
12721291
languageName: node
12731292
linkType: hard
12741293

@@ -1774,16 +1793,17 @@ __metadata:
17741793
linkType: hard
17751794

17761795
"@babel/preset-env@npm:^7.29.2":
1777-
version: 7.29.2
1778-
resolution: "@babel/preset-env@npm:7.29.2"
1796+
version: 7.29.5
1797+
resolution: "@babel/preset-env@npm:7.29.5"
17791798
dependencies:
1780-
"@babel/compat-data": "npm:^7.29.0"
1799+
"@babel/compat-data": "npm:^7.29.3"
17811800
"@babel/helper-compilation-targets": "npm:^7.28.6"
17821801
"@babel/helper-plugin-utils": "npm:^7.28.6"
17831802
"@babel/helper-validator-option": "npm:^7.27.1"
17841803
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.28.5"
17851804
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.27.1"
17861805
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.27.1"
1806+
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array": "npm:^7.29.3"
17871807
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.27.1"
17881808
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.28.6"
17891809
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
@@ -1815,7 +1835,7 @@ __metadata:
18151835
"@babel/plugin-transform-member-expression-literals": "npm:^7.27.1"
18161836
"@babel/plugin-transform-modules-amd": "npm:^7.27.1"
18171837
"@babel/plugin-transform-modules-commonjs": "npm:^7.28.6"
1818-
"@babel/plugin-transform-modules-systemjs": "npm:^7.29.0"
1838+
"@babel/plugin-transform-modules-systemjs": "npm:^7.29.4"
18191839
"@babel/plugin-transform-modules-umd": "npm:^7.27.1"
18201840
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.29.0"
18211841
"@babel/plugin-transform-new-target": "npm:^7.27.1"
@@ -1849,7 +1869,7 @@ __metadata:
18491869
semver: "npm:^6.3.1"
18501870
peerDependencies:
18511871
"@babel/core": ^7.0.0-0
1852-
checksum: 10/25a2dd82483d0f5bc781a939cebf502b80415d057806c87073f00f9a943c440b9862a265ca445ea1cba1fa79ee6361d05485465cdfc7797a0ec6d6493cf5d95b
1872+
checksum: 10/2e54630764b6650d81df5ce5a47fa260acd3695dc95a6b989b713bf6c0713fb320e3ae3f76f0c636bfda058ee5c582a3de7f5d58d691c68ca566129c7d3d0f0a
18531873
languageName: node
18541874
linkType: hard
18551875

0 commit comments

Comments
 (0)