File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 100
100
"@babel/core" : " ^7.8.0" ,
101
101
"@babel/plugin-transform-modules-commonjs" : " ^7.8.0" ,
102
102
"@babel/plugin-transform-runtime" : " ^7.8.0" ,
103
- "@babel/preset-env" : " ^7.8.0 " ,
104
- "@babel/standalone" : " ^7.8.1 " ,
103
+ "@babel/preset-env" : " ^7.8.2 " ,
104
+ "@babel/standalone" : " ^7.8.2 " ,
105
105
"@nuxtjs/google-analytics" : " ^2.2.3" ,
106
106
"@nuxtjs/pwa" : " ^3.0.0-beta.19" ,
107
107
"@vue/test-utils" : " 1.0.0-beta.29" ,
Original file line number Diff line number Diff line change 1343
1343
js-levenshtein "^1.1.3"
1344
1344
semver "^5.5.0"
1345
1345
1346
- "@babel/preset-env@^7.8.0 ":
1347
- version "7.8.0 "
1348
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.0 .tgz#f0a0a353091cb2135e9aea21ed9c4563c51bd31f "
1349
- integrity sha512-g3wnth3Ct+ZvnaHcvb5PQyojqNj0whXTkO7hatXgz+lQ2FphOoXrG1JMIfeaHgDakGzx3LiNe0KsWO69xSVFDA ==
1346
+ "@babel/preset-env@^7.8.2 ":
1347
+ version "7.8.2 "
1348
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.2 .tgz#dd55bd61f5d0bb1237915173c0e94aa350de3089 "
1349
+ integrity sha512-AF2YUl2bGsLWTtFL68upTTB7nDo05aEcKjHmXJE+aXRvsx5K+9yRsHQP3MjnTrLOWe/eFyUr93dfILROsKC4eg ==
1350
1350
dependencies:
1351
1351
"@babel/compat-data" "^7.8.0"
1352
1352
"@babel/helper-compilation-targets" "^7.8.0"
1420
1420
dependencies:
1421
1421
regenerator-runtime "^0.13.2"
1422
1422
1423
- "@babel/standalone@^7.8.1 ":
1424
- version "7.8.1 "
1425
- resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.1 .tgz#5b059a2c90b16f980b057da61088c152a2e35307 "
1426
- integrity sha512-hYRZ4bo9+Rgrxz5kDw2FnLkuj0OJgLqohs0v0Gg6NGZr/XazSh94mUxePu1ZU42ehA3CPc429pNo01yjo2rF3Q ==
1423
+ "@babel/standalone@^7.8.2 ":
1424
+ version "7.8.2 "
1425
+ resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.2 .tgz#37fde438588fc5b25e3a7badd156e0b29d8310ea "
1426
+ integrity sha512-GGbckLYYpF9QtNCy3m+e6Co5ib9hyrtEUn7yxYq+Kwxo8qqRlz8+/RIMl8Ot1kDa6/9k41mvPJsJ7wJfv6GTIQ ==
1427
1427
1428
1428
"@babel/template@^7.4.0", "@babel/template@^7.7.4":
1429
1429
version "7.7.4"
You can’t perform that action at this time.
0 commit comments