Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit c6badec

Browse files
chore(deps-dev): bump @babel/preset-env from 7.14.7 to 7.14.8 (#1441)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.7 to 7.14.8. - [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.14.8/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 425910c commit c6badec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,9 +1639,9 @@
16391639
"@babel/helper-plugin-utils" "^7.14.5"
16401640

16411641
"@babel/preset-env@^7.14.4":
1642-
version "7.14.7"
1643-
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a"
1644-
integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA==
1642+
version "7.14.8"
1643+
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b"
1644+
integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg==
16451645
dependencies:
16461646
"@babel/compat-data" "^7.14.7"
16471647
"@babel/helper-compilation-targets" "^7.14.5"
@@ -1710,7 +1710,7 @@
17101710
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
17111711
"@babel/plugin-transform-unicode-regex" "^7.14.5"
17121712
"@babel/preset-modules" "^0.1.4"
1713-
"@babel/types" "^7.14.5"
1713+
"@babel/types" "^7.14.8"
17141714
babel-plugin-polyfill-corejs2 "^0.2.2"
17151715
babel-plugin-polyfill-corejs3 "^0.2.2"
17161716
babel-plugin-polyfill-regenerator "^0.2.2"

0 commit comments

Comments
 (0)