Skip to content

Commit e29b3a4

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/cli": "7.13.0",
3838
"@babel/core": "7.13.8",
3939
"@babel/polyfill": "7.12.1",
40-
"@babel/preset-env": "7.13.8",
40+
"@babel/preset-env": "7.13.9",
4141
"@babel/register": "7.13.8",
4242
"ava": "3.15.0",
4343
"coveralls": "3.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1011,10 +1011,10 @@
10111011
core-js "^2.6.5"
10121012
regenerator-runtime "^0.13.4"
10131013

1014-
"@babel/[email protected].8":
1015-
version "7.13.8"
1016-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.8.tgz#1133d7ae806d6bf981b7a1a49e336d4d88db1953"
1017-
integrity sha512-Sso1xOpV4S3ofnxW2DsWTE5ziRk62jEAKLGuQ+EJHC+YHTbFG38QUTixO3JVa1cYET9gkJhO1pMu+/+2dDhKvw==
1014+
"@babel/[email protected].9":
1015+
version "7.13.9"
1016+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
1017+
integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
10181018
dependencies:
10191019
"@babel/compat-data" "^7.13.8"
10201020
"@babel/helper-compilation-targets" "^7.13.8"

0 commit comments

Comments
 (0)