Skip to content

Commit 13a6f58

Browse files
Bump @babel/preset-env from 7.29.2 to 7.29.3 in /assets
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2563f7c commit 13a6f58

2 files changed

Lines changed: 19 additions & 10 deletions

File tree

assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@babel/core": "^7.29.0",
15-
"@babel/preset-env": "^7.29.2",
15+
"@babel/preset-env": "^7.29.3",
1616
"babel-loader": "^10.1.1",
1717
"copy-webpack-plugin": "^14.0.0",
1818
"css-loader": "^7.1.4",

assets/yarn.lock

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
js-tokens "^4.0.0"
1212
picocolors "^1.1.1"
1313

14-
"@babel/compat-data@^7.28.6", "@babel/compat-data@^7.29.0":
15-
version "7.29.0"
16-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d"
17-
integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==
14+
"@babel/compat-data@^7.28.6", "@babel/compat-data@^7.29.3":
15+
version "7.29.3"
16+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.3.tgz#e3f5347f0589596c91d227ccb6a541d37fb1307b"
17+
integrity sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==
1818

1919
"@babel/core@^7.29.0":
2020
version "7.29.0"
@@ -244,6 +244,14 @@
244244
dependencies:
245245
"@babel/helper-plugin-utils" "^7.27.1"
246246

247+
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@^7.29.3":
248+
version "7.29.3"
249+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-rest-destructuring-rhs-array/-/plugin-bugfix-safari-rest-destructuring-rhs-array-7.29.3.tgz#2e14f9335803d892ccb67ef487e23cf9726156fe"
250+
integrity sha512-SRS46DFR4HqzUzCVgi90/xMoL+zeBDBvWdKYXSEzh79kXswNFEglUpMKxR04//dPqwYXWUBJ3mpUd933ru9Kmg==
251+
dependencies:
252+
"@babel/helper-plugin-utils" "^7.28.6"
253+
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
254+
247255
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.27.1":
248256
version "7.27.1"
249257
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz#e134a5479eb2ba9c02714e8c1ebf1ec9076124fd"
@@ -685,18 +693,19 @@
685693
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
686694
"@babel/helper-plugin-utils" "^7.28.6"
687695

688-
"@babel/preset-env@^7.29.2":
689-
version "7.29.2"
690-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
691-
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
696+
"@babel/preset-env@^7.29.3":
697+
version "7.29.3"
698+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.3.tgz#2bbd5b0162e6a762adfe356f4aecdef837a3d574"
699+
integrity sha512-ySZypNLAIH1ClygLDQzVMoGQRViATnkHkYYV6TcNDz+8+jwZCdsguGvsb3EY5d9wyWyhmF1iSuFM0Yh5XPnqSA==
692700
dependencies:
693-
"@babel/compat-data" "^7.29.0"
701+
"@babel/compat-data" "^7.29.3"
694702
"@babel/helper-compilation-targets" "^7.28.6"
695703
"@babel/helper-plugin-utils" "^7.28.6"
696704
"@babel/helper-validator-option" "^7.27.1"
697705
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5"
698706
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
699707
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
708+
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array" "^7.29.3"
700709
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
701710
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.6"
702711
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"

0 commit comments

Comments
 (0)