File tree 2 files changed +5
-5
lines changed
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.6 " ,
99
+ "@babel/standalone" : " ^7.12.7 " ,
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.6 ":
866
- version "7.12.6 "
867
- resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.6 .tgz#fa59cf6f1cea940a790179f1375394ab31f025b9 "
868
- integrity sha512-yA/OV3jN1nhr0JsAdYWAqbeZ7cAOw/6Fh52rxVMzujr0HF4Z3cau0JBzJfQppFfR9IArrUtcqhBu/+Q/IevoyQ ==
865
+ "@babel/standalone@^7.12.7 ":
866
+ version "7.12.7 "
867
+ resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.7 .tgz#07dc3d76bea978d5c5a3fd0966c218da3fae89c9 "
868
+ integrity sha512-KsNrLEOTUDg/QZ2KdPUqC+PamvbIDBqrfdbkHxnY9TWyedSUch+KU/TDoj/1kg55rmma595fnVWVqQ1eCOwsaA ==
869
869
870
870
"@babel/template@^7.10.4", "@babel/template@^7.3.3":
871
871
version "7.10.4"
You can’t perform that action at this time.
0 commit comments