Skip to content

Commit c0968ea

Browse files
build(deps-dev): bump @babel/preset-env from 7.22.15 to 7.22.20 (#1421)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.15 to 7.22.20. - [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.20/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 150b1de commit c0968ea

2 files changed

Lines changed: 21 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@babel/core": "^7.22.17",
39-
"@babel/preset-env": "^7.22.15",
39+
"@babel/preset-env": "^7.22.20",
4040
"@testing-library/jest-dom": "^5.17.0",
4141
"autoprefixer": "^10.4.15",
4242
"babel-jest": "^29.6.4",

yarn.lock

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"@babel/highlight" "^7.22.13"
2929
chalk "^2.4.2"
3030

31-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
32-
version "7.22.9"
33-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
34-
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
31+
"@babel/compat-data@^7.22.20", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
32+
version "7.22.20"
33+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0"
34+
integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==
3535

3636
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.17":
3737
version "7.22.17"
@@ -310,6 +310,11 @@
310310
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044"
311311
integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==
312312

313+
"@babel/helper-validator-identifier@^7.22.19":
314+
version "7.22.20"
315+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
316+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
317+
313318
"@babel/helper-validator-identifier@^7.22.5":
314319
version "7.22.5"
315320
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
@@ -919,12 +924,12 @@
919924
"@babel/helper-create-regexp-features-plugin" "^7.22.5"
920925
"@babel/helper-plugin-utils" "^7.22.5"
921926

922-
"@babel/preset-env@^7.22.15":
923-
version "7.22.15"
924-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.15.tgz#142716f8e00bc030dae5b2ac6a46fbd8b3e18ff8"
925-
integrity sha512-tZFHr54GBkHk6hQuVA8w4Fmq+MSPsfvMG0vPnOYyTnJpyfMqybL8/MbNCPRT9zc2KBO2pe4tq15g6Uno4Jpoag==
927+
"@babel/preset-env@^7.22.20":
928+
version "7.22.20"
929+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.20.tgz#de9e9b57e1127ce0a2f580831717f7fb677ceedb"
930+
integrity sha512-11MY04gGC4kSzlPHRfvVkNAZhUxOvm7DCJ37hPDnUENwe06npjIRAfInEMTGSb4LZK5ZgDFkv5hw0lGebHeTyg==
926931
dependencies:
927-
"@babel/compat-data" "^7.22.9"
932+
"@babel/compat-data" "^7.22.20"
928933
"@babel/helper-compilation-targets" "^7.22.15"
929934
"@babel/helper-plugin-utils" "^7.22.5"
930935
"@babel/helper-validator-option" "^7.22.15"
@@ -998,7 +1003,7 @@
9981003
"@babel/plugin-transform-unicode-regex" "^7.22.5"
9991004
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
10001005
"@babel/preset-modules" "0.1.6-no-external-plugins"
1001-
"@babel/types" "^7.22.15"
1006+
"@babel/types" "^7.22.19"
10021007
babel-plugin-polyfill-corejs2 "^0.4.5"
10031008
babel-plugin-polyfill-corejs3 "^0.8.3"
10041009
babel-plugin-polyfill-regenerator "^0.5.2"
@@ -1051,13 +1056,13 @@
10511056
debug "^4.1.0"
10521057
globals "^11.1.0"
10531058

1054-
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1055-
version "7.22.17"
1056-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.17.tgz#f753352c4610ffddf9c8bc6823f9ff03e2303eee"
1057-
integrity sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==
1059+
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1060+
version "7.22.19"
1061+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684"
1062+
integrity sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==
10581063
dependencies:
10591064
"@babel/helper-string-parser" "^7.22.5"
1060-
"@babel/helper-validator-identifier" "^7.22.15"
1065+
"@babel/helper-validator-identifier" "^7.22.19"
10611066
to-fast-properties "^2.0.0"
10621067

10631068
"@bcoe/v8-coverage@^0.2.3":

0 commit comments

Comments
 (0)