Skip to content

Commit 2208e27

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/preset-env to v7.8.2
1 parent f8bda23 commit 2208e27

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
@@ -36,7 +36,7 @@
3636
"@babel/cli": "7.8.0",
3737
"@babel/core": "7.8.0",
3838
"@babel/polyfill": "7.8.0",
39-
"@babel/preset-env": "7.8.0",
39+
"@babel/preset-env": "7.8.2",
4040
"@babel/register": "7.8.0",
4141
"argparse": "1.0.10",
4242
"ava": "2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -911,10 +911,10 @@
911911
core-js "^2.6.5"
912912
regenerator-runtime "^0.13.2"
913913

914-
"@babel/[email protected].0":
915-
version "7.8.0"
916-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.0.tgz#f0a0a353091cb2135e9aea21ed9c4563c51bd31f"
917-
integrity sha512-g3wnth3Ct+ZvnaHcvb5PQyojqNj0whXTkO7hatXgz+lQ2FphOoXrG1JMIfeaHgDakGzx3LiNe0KsWO69xSVFDA==
914+
"@babel/[email protected].2":
915+
version "7.8.2"
916+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.2.tgz#dd55bd61f5d0bb1237915173c0e94aa350de3089"
917+
integrity sha512-AF2YUl2bGsLWTtFL68upTTB7nDo05aEcKjHmXJE+aXRvsx5K+9yRsHQP3MjnTrLOWe/eFyUr93dfILROsKC4eg==
918918
dependencies:
919919
"@babel/compat-data" "^7.8.0"
920920
"@babel/helper-compilation-targets" "^7.8.0"

0 commit comments

Comments
 (0)