File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 96
96
"@babel/plugin-transform-modules-commonjs" : " ^7.12.1" ,
97
97
"@babel/plugin-transform-runtime" : " ^7.12.1" ,
98
98
"@babel/preset-env" : " ^7.12.7" ,
99
- "@babel/standalone" : " ^7.12.8 " ,
99
+ "@babel/standalone" : " ^7.12.9 " ,
100
100
"@nuxt/content" : " ^1.11.0" ,
101
101
"@nuxtjs/google-analytics" : " ^2.4.0" ,
102
102
"@nuxtjs/pwa" : " ^3.2.2" ,
Original file line number Diff line number Diff line change 862
862
dependencies:
863
863
regenerator-runtime "^0.13.4"
864
864
865
- "@babel/standalone@^7.12.8 ":
866
- version "7.12.8 "
867
- resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.8 .tgz#c4915f7120462b75b63a396088e14361dca86be6 "
868
- integrity sha512-0NPKt9h+d9ZC2bgOuh2zlM5RwaHgOol9XhMH1Jlk3oRCvHU+FSVhr7AGUtq2oRS4IDo2oULj+AKj8nj1NMKppA ==
865
+ "@babel/standalone@^7.12.9 ":
866
+ version "7.12.9 "
867
+ resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.9 .tgz#2da8a223b44498a1e7ca5b83d4e9d010088b0036 "
868
+ integrity sha512-7SFBBNPjEZnN3dlnOcTa08XLkGUUmZX6Aab2rdeVBfI/bBaZXRRMx5XIMU8piZMVJI+jxu4j7gu0E/yRWmtS4w ==
869
869
870
870
"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3":
871
871
version "7.12.7"
You can’t perform that action at this time.
0 commit comments