Skip to content

Commit 4ff4ccf

Browse files
Bump @babel/preset-env from 7.14.7 to 7.14.8
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) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bcef044 commit 4ff4ccf

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/core": "^7.14.8",
3535
"@babel/plugin-proposal-decorators": "^7.14.5",
3636
"@babel/plugin-transform-typescript": "^7.14.6",
37-
"@babel/preset-env": "^7.14.7",
37+
"@babel/preset-env": "^7.14.8",
3838
"babel-core": "^6.25.0",
3939
"eslint": "^7.32.0",
4040
"eslint-config-prettier": "^7.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -811,10 +811,10 @@
811811
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
812812
"@babel/helper-plugin-utils" "^7.14.5"
813813

814-
"@babel/preset-env@^7.14.7":
815-
version "7.14.7"
816-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a"
817-
integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA==
814+
"@babel/preset-env@^7.14.8":
815+
version "7.14.8"
816+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b"
817+
integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg==
818818
dependencies:
819819
"@babel/compat-data" "^7.14.7"
820820
"@babel/helper-compilation-targets" "^7.14.5"
@@ -883,7 +883,7 @@
883883
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
884884
"@babel/plugin-transform-unicode-regex" "^7.14.5"
885885
"@babel/preset-modules" "^0.1.4"
886-
"@babel/types" "^7.14.5"
886+
"@babel/types" "^7.14.8"
887887
babel-plugin-polyfill-corejs2 "^0.2.2"
888888
babel-plugin-polyfill-corejs3 "^0.2.2"
889889
babel-plugin-polyfill-regenerator "^0.2.2"

0 commit comments

Comments
 (0)