Skip to content

Commit 408006a

Browse files
chore(deps-dev): bump @babel/preset-env from 7.22.7 to 7.22.9 (#443)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.7 to 7.22.9. - [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.22.9/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" 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 735db1c commit 408006a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
dependencies:
3333
"@babel/highlight" "^7.22.5"
3434

35-
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6":
36-
version "7.22.6"
37-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
38-
integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==
35+
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
36+
version "7.22.9"
37+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
38+
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
3939

4040
"@babel/compat-data@^7.22.9":
4141
version "7.22.9"
@@ -860,12 +860,12 @@
860860
"@babel/helper-plugin-utils" "^7.22.5"
861861

862862
"@babel/preset-env@^7.18.10":
863-
version "7.22.7"
864-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.7.tgz#a1ef34b64a80653c22ce4d9c25603cfa76fc168a"
865-
integrity sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ==
863+
version "7.22.9"
864+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.9.tgz#57f17108eb5dfd4c5c25a44c1977eba1df310ac7"
865+
integrity sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==
866866
dependencies:
867-
"@babel/compat-data" "^7.22.6"
868-
"@babel/helper-compilation-targets" "^7.22.6"
867+
"@babel/compat-data" "^7.22.9"
868+
"@babel/helper-compilation-targets" "^7.22.9"
869869
"@babel/helper-plugin-utils" "^7.22.5"
870870
"@babel/helper-validator-option" "^7.22.5"
871871
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5"
@@ -939,11 +939,11 @@
939939
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
940940
"@babel/preset-modules" "^0.1.5"
941941
"@babel/types" "^7.22.5"
942-
"@nicolo-ribaudo/semver-v6" "^6.3.3"
943942
babel-plugin-polyfill-corejs2 "^0.4.4"
944943
babel-plugin-polyfill-corejs3 "^0.8.2"
945944
babel-plugin-polyfill-regenerator "^0.5.1"
946945
core-js-compat "^3.31.0"
946+
semver "^6.3.1"
947947

948948
"@babel/preset-modules@^0.1.5":
949949
version "0.1.5"

0 commit comments

Comments
 (0)