Skip to content

Commit 724c007

Browse files
chore(deps-dev): bump @babel/preset-env from 7.19.1 to 7.19.3 (#302)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.1 to 7.19.3. - [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.19.3/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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ea2b63 commit 724c007

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
@@ -31,10 +31,10 @@
3131
dependencies:
3232
"@babel/highlight" "^7.18.6"
3333

34-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1":
35-
version "7.19.1"
36-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9"
37-
integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==
34+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3":
35+
version "7.19.3"
36+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
37+
integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
3838

3939
"@babel/compat-data@^7.19.3":
4040
version "7.19.3"
@@ -818,12 +818,12 @@
818818
"@babel/helper-plugin-utils" "^7.18.6"
819819

820820
"@babel/preset-env@^7.18.10":
821-
version "7.19.1"
822-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1.tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67"
823-
integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==
821+
version "7.19.3"
822+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754"
823+
integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w==
824824
dependencies:
825-
"@babel/compat-data" "^7.19.1"
826-
"@babel/helper-compilation-targets" "^7.19.1"
825+
"@babel/compat-data" "^7.19.3"
826+
"@babel/helper-compilation-targets" "^7.19.3"
827827
"@babel/helper-plugin-utils" "^7.19.0"
828828
"@babel/helper-validator-option" "^7.18.6"
829829
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
@@ -891,7 +891,7 @@
891891
"@babel/plugin-transform-unicode-escapes" "^7.18.10"
892892
"@babel/plugin-transform-unicode-regex" "^7.18.6"
893893
"@babel/preset-modules" "^0.1.5"
894-
"@babel/types" "^7.19.0"
894+
"@babel/types" "^7.19.3"
895895
babel-plugin-polyfill-corejs2 "^0.3.3"
896896
babel-plugin-polyfill-corejs3 "^0.6.0"
897897
babel-plugin-polyfill-regenerator "^0.4.1"

0 commit comments

Comments
 (0)