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.10" ,
98
98
"@babel/preset-env" : " ^7.12.10" ,
99
- "@babel/standalone" : " ^7.12.10 " ,
99
+ "@babel/standalone" : " ^7.12.11 " ,
100
100
"@nuxt/content" : " ^1.11.1" ,
101
101
"@nuxtjs/google-analytics" : " ^2.4.0" ,
102
102
"@nuxtjs/pwa" : " ^3.3.2" ,
Original file line number Diff line number Diff line change 852
852
dependencies:
853
853
regenerator-runtime "^0.13.4"
854
854
855
- "@babel/standalone@^7.12.10 ":
856
- version "7.12.10 "
857
- resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.10 .tgz#f77f6750d0ab88c7c23234dd2d2f3800f170a573 "
858
- integrity sha512-e3sJ7uwwjiGWv7qeATKrP+Mjltr6JEurPh3yR0dBb9ie2YDnKl52lO82f+Ha+HAtyxTHfsPIXwgFmWKsCT2zOQ ==
855
+ "@babel/standalone@^7.12.11 ":
856
+ version "7.12.11 "
857
+ resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.11 .tgz#ed6ec8758995d60ba702af6c39465f9bca18ac99 "
858
+ integrity sha512-z+iFopDt0/8PUB8D0p7+95wYgXisRX6xi64fXCkpIRbkrA0nCf8t4yBBkSQ5YW/o9jPmmNhmX13OqsirloqdKQ ==
859
859
860
860
"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3":
861
861
version "7.12.7"
You can’t perform that action at this time.
0 commit comments