Skip to content

Commit 34f408e

Browse files
committed
chore(deps): update dependency @babel/preset-env to v7.8.2
1 parent 20ccddf commit 34f408e

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
@@ -47,7 +47,7 @@
4747
"@babel/core": "7.8.0",
4848
"@babel/plugin-proposal-class-properties": "7.8.0",
4949
"@babel/plugin-proposal-object-rest-spread": "7.8.0",
50-
"@babel/preset-env": "7.8.0",
50+
"@babel/preset-env": "7.8.2",
5151
"@babel/preset-typescript": "7.8.0",
5252
"@types/debug": "4.1.5",
5353
"@types/jest": "24.0.22",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -744,10 +744,10 @@
744744
"@babel/helper-create-regexp-features-plugin" "^7.8.0"
745745
"@babel/helper-plugin-utils" "^7.8.0"
746746

747-
"@babel/[email protected].0":
748-
version "7.8.0"
749-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.0.tgz#f0a0a353091cb2135e9aea21ed9c4563c51bd31f"
750-
integrity sha512-g3wnth3Ct+ZvnaHcvb5PQyojqNj0whXTkO7hatXgz+lQ2FphOoXrG1JMIfeaHgDakGzx3LiNe0KsWO69xSVFDA==
747+
"@babel/[email protected].2":
748+
version "7.8.2"
749+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.2.tgz#dd55bd61f5d0bb1237915173c0e94aa350de3089"
750+
integrity sha512-AF2YUl2bGsLWTtFL68upTTB7nDo05aEcKjHmXJE+aXRvsx5K+9yRsHQP3MjnTrLOWe/eFyUr93dfILROsKC4eg==
751751
dependencies:
752752
"@babel/compat-data" "^7.8.0"
753753
"@babel/helper-compilation-targets" "^7.8.0"

0 commit comments

Comments
 (0)