Skip to content

Commit 7ac4ec6

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.3 - [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.3/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.29.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f370732 commit 7ac4ec6

1 file changed

Lines changed: 25 additions & 5 deletions

File tree

yarn.lock

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,20 @@ __metadata:
3232
languageName: node
3333
linkType: hard
3434

35-
"@babel/compat-data@npm:^7.28.6, @babel/compat-data@npm:^7.29.0":
35+
"@babel/compat-data@npm:^7.28.6":
3636
version: 7.29.0
3737
resolution: "@babel/compat-data@npm:7.29.0"
3838
checksum: 10c0/08f348554989d23aa801bf1405aa34b15e841c0d52d79da7e524285c77a5f9d298e70e11d91cc578d8e2c9542efc586d50c5f5cf8e1915b254a9dcf786913a94
3939
languageName: node
4040
linkType: hard
4141

42+
"@babel/compat-data@npm:^7.29.3":
43+
version: 7.29.3
44+
resolution: "@babel/compat-data@npm:7.29.3"
45+
checksum: 10c0/81bddd53ce1b1395576fbb7cb739631a976f6b421cd260e6cf2715a9691b9a0ec12ca5c4e1bb88088e60dc87875f6e4ef7fa8674f1dc96ae1bd7c357416605a7
46+
languageName: node
47+
linkType: hard
48+
4249
"@babel/core@npm:^7.25.2, @babel/core@npm:^7.29.0":
4350
version: 7.29.0
4451
resolution: "@babel/core@npm:7.29.0"
@@ -321,6 +328,18 @@ __metadata:
321328
languageName: node
322329
linkType: hard
323330

331+
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@npm:^7.29.3":
332+
version: 7.29.3
333+
resolution: "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@npm:7.29.3"
334+
dependencies:
335+
"@babel/helper-plugin-utils": "npm:^7.28.6"
336+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
337+
peerDependencies:
338+
"@babel/core": ^7.0.0
339+
checksum: 10c0/5c60605526e87d1bb200faa6c2fae606764bd675f3338c32924feac55ad98671ccb16f270112310a8667e50e4905d893993c4e2533a9bb53507e8fcc2f6893ad
340+
languageName: node
341+
linkType: hard
342+
324343
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.27.1":
325344
version: 7.27.1
326345
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.27.1"
@@ -1204,16 +1223,17 @@ __metadata:
12041223
linkType: hard
12051224

12061225
"@babel/preset-env@npm:^7.29.2":
1207-
version: 7.29.2
1208-
resolution: "@babel/preset-env@npm:7.29.2"
1226+
version: 7.29.3
1227+
resolution: "@babel/preset-env@npm:7.29.3"
12091228
dependencies:
1210-
"@babel/compat-data": "npm:^7.29.0"
1229+
"@babel/compat-data": "npm:^7.29.3"
12111230
"@babel/helper-compilation-targets": "npm:^7.28.6"
12121231
"@babel/helper-plugin-utils": "npm:^7.28.6"
12131232
"@babel/helper-validator-option": "npm:^7.27.1"
12141233
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.28.5"
12151234
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.27.1"
12161235
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.27.1"
1236+
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array": "npm:^7.29.3"
12171237
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.27.1"
12181238
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.28.6"
12191239
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
@@ -1279,7 +1299,7 @@ __metadata:
12791299
semver: "npm:^6.3.1"
12801300
peerDependencies:
12811301
"@babel/core": ^7.0.0-0
1282-
checksum: 10c0/d49cb005f2dbc3f2293ab6d80ee8f1380e6215af5518fe26b087c8961c1ea8ebaa554dfce589abe1fbebac25ad7c2515d943dec3859ea2d4981a3f8f4711c580
1302+
checksum: 10c0/40591ca097502b547eaf844fceaafbc71aa726a86bec95b66ca4e762b2642a8dfc224eb9204a9d0d952ad62b6b326008f6be4dfc9e274e4438503e4975848372
12831303
languageName: node
12841304
linkType: hard
12851305

0 commit comments

Comments
 (0)