Skip to content

Commit 82e0a3c

Browse files
⬆️ deps: Upgrade dependency @babel/preset-env to v7.27.2. (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ee3de1 commit 82e0a3c

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@array-like/alloc": "0.0.1",
7575
"@array-like/fill": "0.0.1",
7676
"@babel/core": "7.27.1",
77-
"@babel/preset-env": "7.27.1",
77+
"@babel/preset-env": "7.27.2",
7878
"@commitlint/cli": "19.8.0",
7979
"@functional-abstraction/functools": "3.0.2",
8080
"@iterable-iterator/chain": "2.0.1",

yarn.lock

Lines changed: 29 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@
6464
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6"
6565
integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
6666

67+
"@babel/compat-data@^7.27.2":
68+
version "7.27.2"
69+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
70+
integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
71+
6772
"@babel/core@7.27.1":
6873
version "7.27.1"
6974
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6"
@@ -187,6 +192,17 @@
187192
lru-cache "^5.1.1"
188193
semver "^6.3.1"
189194

195+
"@babel/helper-compilation-targets@^7.27.2":
196+
version "7.27.2"
197+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
198+
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
199+
dependencies:
200+
"@babel/compat-data" "^7.27.2"
201+
"@babel/helper-validator-option" "^7.27.1"
202+
browserslist "^4.24.0"
203+
lru-cache "^5.1.1"
204+
semver "^6.3.1"
205+
190206
"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.16.5":
191207
version "7.16.5"
192208
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.5.tgz#5d1bcd096792c1ebec6249eebc6358eec55d0cad"
@@ -1317,13 +1333,14 @@
13171333
dependencies:
13181334
"@babel/helper-plugin-utils" "^7.27.1"
13191335

1320-
"@babel/plugin-transform-object-rest-spread@^7.27.1":
1321-
version "7.27.1"
1322-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.1.tgz#845bdcd74c87b8f565c25cc6812f7f4f43c9ed79"
1323-
integrity sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA==
1336+
"@babel/plugin-transform-object-rest-spread@^7.27.2":
1337+
version "7.27.2"
1338+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.2.tgz#67f9ab822347aa2bcee91e8996763da79bdea973"
1339+
integrity sha512-AIUHD7xJ1mCrj3uPozvtngY3s0xpv7Nu7DoUSnzNY6Xam1Cy4rUznR//pvMHOhQ4AvbCexhbqXCtpxGHOGOO6g==
13241340
dependencies:
1325-
"@babel/helper-compilation-targets" "^7.27.1"
1341+
"@babel/helper-compilation-targets" "^7.27.2"
13261342
"@babel/helper-plugin-utils" "^7.27.1"
1343+
"@babel/plugin-transform-destructuring" "^7.27.1"
13271344
"@babel/plugin-transform-parameters" "^7.27.1"
13281345

13291346
"@babel/plugin-transform-object-super@^7.16.5":
@@ -1589,13 +1606,13 @@
15891606
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
15901607
"@babel/helper-plugin-utils" "^7.27.1"
15911608

1592-
"@babel/preset-env@7.27.1":
1593-
version "7.27.1"
1594-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.1.tgz#23463ab94f36540630924f5de3b4c7a8dde3b6a2"
1595-
integrity sha512-TZ5USxFpLgKDpdEt8YWBR7p6g+bZo6sHaXLqP2BY/U0acaoI8FTVflcYCr/v94twM1C5IWFdZ/hscq9WjUeLXA==
1609+
"@babel/preset-env@7.27.2":
1610+
version "7.27.2"
1611+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.2.tgz#106e6bfad92b591b1f6f76fd4cf13b7725a7bf9a"
1612+
integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ==
15961613
dependencies:
1597-
"@babel/compat-data" "^7.27.1"
1598-
"@babel/helper-compilation-targets" "^7.27.1"
1614+
"@babel/compat-data" "^7.27.2"
1615+
"@babel/helper-compilation-targets" "^7.27.2"
15991616
"@babel/helper-plugin-utils" "^7.27.1"
16001617
"@babel/helper-validator-option" "^7.27.1"
16011618
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
@@ -1637,7 +1654,7 @@
16371654
"@babel/plugin-transform-new-target" "^7.27.1"
16381655
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
16391656
"@babel/plugin-transform-numeric-separator" "^7.27.1"
1640-
"@babel/plugin-transform-object-rest-spread" "^7.27.1"
1657+
"@babel/plugin-transform-object-rest-spread" "^7.27.2"
16411658
"@babel/plugin-transform-object-super" "^7.27.1"
16421659
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
16431660
"@babel/plugin-transform-optional-chaining" "^7.27.1"

0 commit comments

Comments
 (0)