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.1" ,
99
- "@babel/standalone" : " ^7.12.5 " ,
99
+ "@babel/standalone" : " ^7.12.6 " ,
100
100
"@nuxt/content" : " ^1.10.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 863
863
dependencies:
864
864
regenerator-runtime "^0.13.4"
865
865
866
- "@babel/standalone@^7.12.5 ":
867
- version "7.12.5 "
868
- resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.5 .tgz#5fec0e786a7c4f32e7d43a1f3844ba25d86f703a "
869
- integrity sha512-5d1bw+HsGdw9OImxzUXEBpgV887np7u4KignO31ecJkduYtyS3s/iQk/+augZlC7pM92Xvq5zTh0z5CCMKbzWQ ==
866
+ "@babel/standalone@^7.12.6 ":
867
+ version "7.12.6 "
868
+ resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.6 .tgz#fa59cf6f1cea940a790179f1375394ab31f025b9 "
869
+ integrity sha512-yA/OV3jN1nhr0JsAdYWAqbeZ7cAOw/6Fh52rxVMzujr0HF4Z3cau0JBzJfQppFfR9IArrUtcqhBu/+Q/IevoyQ ==
870
870
871
871
"@babel/template@^7.10.4", "@babel/template@^7.3.3":
872
872
version "7.10.4"
You can’t perform that action at this time.
0 commit comments