Skip to content

Commit 1730b2b

Browse files
chore(deps): update dependency @babel/preset-env to v7.27.2 (#1086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc2d4b2 commit 1730b2b

2 files changed

Lines changed: 23 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@babel/core": "7.27.1",
36-
"@babel/preset-env": "7.27.1",
36+
"@babel/preset-env": "7.27.2",
3737
"@babel/preset-typescript": "7.27.1",
3838
"@changesets/changelog-github": "0.5.1",
3939
"@changesets/cli": "2.29.3",

yarn.lock

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
js-tokens "^4.0.0"
8585
picocolors "^1.1.1"
8686

87-
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.27.1":
88-
version "7.27.1"
89-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6"
90-
integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
87+
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.27.2":
88+
version "7.27.2"
89+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
90+
integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
9191

9292
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0":
9393
version "7.27.1"
@@ -128,12 +128,12 @@
128128
dependencies:
129129
"@babel/types" "^7.27.1"
130130

131-
"@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.27.1":
132-
version "7.27.1"
133-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.1.tgz#eac1096c7374f161e4f33fc8ae38f4ddf122087a"
134-
integrity sha512-2YaDd/Rd9E598B5+WIc8wJPmWETiiJXFYVE60oX8FDohv7rAUU3CQj+A1MgeEmcsk2+dQuEjIe/GDvig0SqL4g==
131+
"@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2":
132+
version "7.27.2"
133+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
134+
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
135135
dependencies:
136-
"@babel/compat-data" "^7.27.1"
136+
"@babel/compat-data" "^7.27.2"
137137
"@babel/helper-validator-option" "^7.27.1"
138138
browserslist "^4.24.0"
139139
lru-cache "^5.1.1"
@@ -720,13 +720,14 @@
720720
dependencies:
721721
"@babel/helper-plugin-utils" "^7.27.1"
722722

723-
"@babel/plugin-transform-object-rest-spread@^7.27.1":
724-
version "7.27.1"
725-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.1.tgz#845bdcd74c87b8f565c25cc6812f7f4f43c9ed79"
726-
integrity sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA==
723+
"@babel/plugin-transform-object-rest-spread@^7.27.2":
724+
version "7.27.2"
725+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.2.tgz#67f9ab822347aa2bcee91e8996763da79bdea973"
726+
integrity sha512-AIUHD7xJ1mCrj3uPozvtngY3s0xpv7Nu7DoUSnzNY6Xam1Cy4rUznR//pvMHOhQ4AvbCexhbqXCtpxGHOGOO6g==
727727
dependencies:
728-
"@babel/helper-compilation-targets" "^7.27.1"
728+
"@babel/helper-compilation-targets" "^7.27.2"
729729
"@babel/helper-plugin-utils" "^7.27.1"
730+
"@babel/plugin-transform-destructuring" "^7.27.1"
730731
"@babel/plugin-transform-parameters" "^7.27.1"
731732

732733
"@babel/plugin-transform-object-super@^7.0.0", "@babel/plugin-transform-object-super@^7.27.1":
@@ -901,13 +902,13 @@
901902
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
902903
"@babel/helper-plugin-utils" "^7.27.1"
903904

904-
"@babel/[email protected].1":
905-
version "7.27.1"
906-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.1.tgz#23463ab94f36540630924f5de3b4c7a8dde3b6a2"
907-
integrity sha512-TZ5USxFpLgKDpdEt8YWBR7p6g+bZo6sHaXLqP2BY/U0acaoI8FTVflcYCr/v94twM1C5IWFdZ/hscq9WjUeLXA==
905+
"@babel/[email protected].2":
906+
version "7.27.2"
907+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.2.tgz#106e6bfad92b591b1f6f76fd4cf13b7725a7bf9a"
908+
integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ==
908909
dependencies:
909-
"@babel/compat-data" "^7.27.1"
910-
"@babel/helper-compilation-targets" "^7.27.1"
910+
"@babel/compat-data" "^7.27.2"
911+
"@babel/helper-compilation-targets" "^7.27.2"
911912
"@babel/helper-plugin-utils" "^7.27.1"
912913
"@babel/helper-validator-option" "^7.27.1"
913914
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
@@ -949,7 +950,7 @@
949950
"@babel/plugin-transform-new-target" "^7.27.1"
950951
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
951952
"@babel/plugin-transform-numeric-separator" "^7.27.1"
952-
"@babel/plugin-transform-object-rest-spread" "^7.27.1"
953+
"@babel/plugin-transform-object-rest-spread" "^7.27.2"
953954
"@babel/plugin-transform-object-super" "^7.27.1"
954955
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
955956
"@babel/plugin-transform-optional-chaining" "^7.27.1"

0 commit comments

Comments
 (0)