Skip to content

Commit 812ad79

Browse files
Bump @babel/preset-env from 7.27.1 to 7.27.2 (#1095)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.27.1 to 7.27.2. - [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.27.2/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.27.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01f0ed4 commit 812ad79

File tree

2 files changed

+27
-26
lines changed

2 files changed

+27
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/core": "^7.27.1",
2929
"@babel/node": "^7.27.1",
30-
"@babel/preset-env": "^7.27.1",
30+
"@babel/preset-env": "^7.27.2",
3131
"fs-extra": "^11.3.0",
3232
"http-server": "^14.1.1",
3333
"husky": "^8.0.3",

yarn.lock

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
js-tokens "^4.0.0"
2020
picocolors "^1.1.1"
2121

22-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.27.1":
23-
version "7.27.1"
24-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6"
25-
integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
22+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.27.2":
23+
version "7.27.3"
24+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.3.tgz#cc49c2ac222d69b889bf34c795f537c0c6311111"
25+
integrity sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==
2626

2727
"@babel/core@^7.27.1":
2828
version "7.27.1"
@@ -70,12 +70,12 @@
7070
dependencies:
7171
"@babel/types" "^7.27.1"
7272

73-
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.27.1":
74-
version "7.27.1"
75-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.1.tgz#eac1096c7374f161e4f33fc8ae38f4ddf122087a"
76-
integrity sha512-2YaDd/Rd9E598B5+WIc8wJPmWETiiJXFYVE60oX8FDohv7rAUU3CQj+A1MgeEmcsk2+dQuEjIe/GDvig0SqL4g==
73+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2":
74+
version "7.27.2"
75+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
76+
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
7777
dependencies:
78-
"@babel/compat-data" "^7.27.1"
78+
"@babel/compat-data" "^7.27.2"
7979
"@babel/helper-validator-option" "^7.27.1"
8080
browserslist "^4.24.0"
8181
lru-cache "^5.1.1"
@@ -389,10 +389,10 @@
389389
"@babel/helper-plugin-utils" "^7.27.1"
390390
"@babel/template" "^7.27.1"
391391

392-
"@babel/plugin-transform-destructuring@^7.27.1":
393-
version "7.27.1"
394-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.1.tgz#d5916ef7089cb254df0418ae524533c1b72ba656"
395-
integrity sha512-ttDCqhfvpE9emVkXbPD8vyxxh4TWYACVybGkDj+oReOGwnp066ITEivDlLwe0b1R0+evJ13IXQuLNB5w1fhC5Q==
392+
"@babel/plugin-transform-destructuring@^7.27.1", "@babel/plugin-transform-destructuring@^7.27.3":
393+
version "7.27.3"
394+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.3.tgz#3cc8299ed798d9a909f8d66ddeb40849ec32e3b0"
395+
integrity sha512-s4Jrok82JpiaIprtY2nHsYmrThKvvwgHwjgd7UMiYhZaN0asdXNLr0y+NjTfkA7SyQE5i2Fb7eawUOZmLvyqOA==
396396
dependencies:
397397
"@babel/helper-plugin-utils" "^7.27.1"
398398

@@ -548,13 +548,14 @@
548548
dependencies:
549549
"@babel/helper-plugin-utils" "^7.27.1"
550550

551-
"@babel/plugin-transform-object-rest-spread@^7.27.1":
552-
version "7.27.1"
553-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.1.tgz#845bdcd74c87b8f565c25cc6812f7f4f43c9ed79"
554-
integrity sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA==
551+
"@babel/plugin-transform-object-rest-spread@^7.27.2":
552+
version "7.27.3"
553+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.3.tgz#ce130aa73fef828bc3e3e835f9bc6144be3eb1c0"
554+
integrity sha512-7ZZtznF9g4l2JCImCo5LNKFHB5eXnN39lLtLY5Tg+VkR0jwOt7TBciMckuiQIOIW7L5tkQOCh3bVGYeXgMx52Q==
555555
dependencies:
556-
"@babel/helper-compilation-targets" "^7.27.1"
556+
"@babel/helper-compilation-targets" "^7.27.2"
557557
"@babel/helper-plugin-utils" "^7.27.1"
558+
"@babel/plugin-transform-destructuring" "^7.27.3"
558559
"@babel/plugin-transform-parameters" "^7.27.1"
559560

560561
"@babel/plugin-transform-object-super@^7.27.1":
@@ -700,13 +701,13 @@
700701
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
701702
"@babel/helper-plugin-utils" "^7.27.1"
702703

703-
"@babel/preset-env@^7.27.1":
704-
version "7.27.1"
705-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.1.tgz#23463ab94f36540630924f5de3b4c7a8dde3b6a2"
706-
integrity sha512-TZ5USxFpLgKDpdEt8YWBR7p6g+bZo6sHaXLqP2BY/U0acaoI8FTVflcYCr/v94twM1C5IWFdZ/hscq9WjUeLXA==
704+
"@babel/preset-env@^7.27.2":
705+
version "7.27.2"
706+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.2.tgz#106e6bfad92b591b1f6f76fd4cf13b7725a7bf9a"
707+
integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ==
707708
dependencies:
708-
"@babel/compat-data" "^7.27.1"
709-
"@babel/helper-compilation-targets" "^7.27.1"
709+
"@babel/compat-data" "^7.27.2"
710+
"@babel/helper-compilation-targets" "^7.27.2"
710711
"@babel/helper-plugin-utils" "^7.27.1"
711712
"@babel/helper-validator-option" "^7.27.1"
712713
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
@@ -748,7 +749,7 @@
748749
"@babel/plugin-transform-new-target" "^7.27.1"
749750
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
750751
"@babel/plugin-transform-numeric-separator" "^7.27.1"
751-
"@babel/plugin-transform-object-rest-spread" "^7.27.1"
752+
"@babel/plugin-transform-object-rest-spread" "^7.27.2"
752753
"@babel/plugin-transform-object-super" "^7.27.1"
753754
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
754755
"@babel/plugin-transform-optional-chaining" "^7.27.1"

0 commit comments

Comments
 (0)