Skip to content

Commit ef8209a

Browse files
build(deps-dev): bump @babel/preset-env from 7.13.8 to 7.13.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 to 7.13.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.13.9/packages/babel-preset-env) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dae2846 commit ef8209a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"cross-fetch": "^3.0.5"
6363
},
6464
"devDependencies": {
65-
"@babel/preset-env": "^7.13.8",
65+
"@babel/preset-env": "^7.13.9",
6666
"@rollup/plugin-babel": "^5.3.0",
6767
"@rollup/plugin-commonjs": "17.1.0",
6868
"@rollup/plugin-json": "^4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -824,10 +824,10 @@
824824
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
825825
"@babel/helper-plugin-utils" "^7.12.13"
826826

827-
"@babel/preset-env@^7.13.8":
828-
version "7.13.8"
829-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.8.tgz#1133d7ae806d6bf981b7a1a49e336d4d88db1953"
830-
integrity sha512-Sso1xOpV4S3ofnxW2DsWTE5ziRk62jEAKLGuQ+EJHC+YHTbFG38QUTixO3JVa1cYET9gkJhO1pMu+/+2dDhKvw==
827+
"@babel/preset-env@^7.13.9":
828+
version "7.13.9"
829+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
830+
integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
831831
dependencies:
832832
"@babel/compat-data" "^7.13.8"
833833
"@babel/helper-compilation-targets" "^7.13.8"

0 commit comments

Comments
 (0)