Skip to content

Commit fcf2b51

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/preset-env to v7.13.9
1 parent d60b18b commit fcf2b51

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
@@ -82,7 +82,7 @@
8282
"@aureooms/js-itertools": "4.1.0",
8383
"@babel/cli": "7.13.0",
8484
"@babel/core": "7.13.8",
85-
"@babel/preset-env": "7.13.8",
85+
"@babel/preset-env": "7.13.9",
8686
"@babel/register": "7.13.8",
8787
"ava": "3.15.0",
8888
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -970,10 +970,10 @@
970970
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
971971
"@babel/helper-plugin-utils" "^7.12.13"
972972

973-
"@babel/preset-env@7.13.8":
974-
version "7.13.8"
975-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.8.tgz#1133d7ae806d6bf981b7a1a49e336d4d88db1953"
976-
integrity sha512-Sso1xOpV4S3ofnxW2DsWTE5ziRk62jEAKLGuQ+EJHC+YHTbFG38QUTixO3JVa1cYET9gkJhO1pMu+/+2dDhKvw==
973+
"@babel/preset-env@7.13.9":
974+
version "7.13.9"
975+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
976+
integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
977977
dependencies:
978978
"@babel/compat-data" "^7.13.8"
979979
"@babel/helper-compilation-targets" "^7.13.8"

0 commit comments

Comments
 (0)