Skip to content

Commit f26992d

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

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
@@ -37,7 +37,7 @@
3737
"@babel/core": "7.8.0",
3838
"@babel/plugin-proposal-async-generator-functions": "7.8.0",
3939
"@babel/polyfill": "7.8.0",
40-
"@babel/preset-env": "7.8.0",
40+
"@babel/preset-env": "7.8.2",
4141
"@babel/register": "7.8.0",
4242
"ava": "2.4.0",
4343
"coveralls": "3.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -882,10 +882,10 @@
882882
core-js "^2.6.5"
883883
regenerator-runtime "^0.13.2"
884884

885-
"@babel/[email protected].0":
886-
version "7.8.0"
887-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.0.tgz#f0a0a353091cb2135e9aea21ed9c4563c51bd31f"
888-
integrity sha512-g3wnth3Ct+ZvnaHcvb5PQyojqNj0whXTkO7hatXgz+lQ2FphOoXrG1JMIfeaHgDakGzx3LiNe0KsWO69xSVFDA==
885+
"@babel/[email protected].2":
886+
version "7.8.2"
887+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.2.tgz#dd55bd61f5d0bb1237915173c0e94aa350de3089"
888+
integrity sha512-AF2YUl2bGsLWTtFL68upTTB7nDo05aEcKjHmXJE+aXRvsx5K+9yRsHQP3MjnTrLOWe/eFyUr93dfILROsKC4eg==
889889
dependencies:
890890
"@babel/compat-data" "^7.8.0"
891891
"@babel/helper-compilation-targets" "^7.8.0"

0 commit comments

Comments
 (0)