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 122
122
"nuxt" : " ^2.7.1" ,
123
123
"postcss-cli" : " ^6.1.2" ,
124
124
"prettier" : " 1.14.3" ,
125
- "rollup" : " ^1.12.0 " ,
125
+ "rollup" : " ^1.12.1 " ,
126
126
"rollup-plugin-babel" : " ^4.3.2" ,
127
127
"rollup-plugin-commonjs" : " ^10.0.0" ,
128
128
"rollup-plugin-node-resolve" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -11042,10 +11042,10 @@ rollup-watch@^4.3.1:
11042
11042
require-relative "0.8.7"
11043
11043
rollup-pluginutils "^2.0.1"
11044
11044
11045
- rollup@^1.12.0 :
11046
- version "1.12.0 "
11047
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.0 .tgz#3e07e7d178bf61fe12325660a037ae0041219d8c "
11048
- integrity sha512-DFqgTupu9dkoS80AZ4xMgeLCeC96pGRCu1MLlOwRAjJ3qGItw+j4YWcL3/uWbgQO2mnmrAZphxAdjSXYsG5pWA ==
11045
+ rollup@^1.12.1 :
11046
+ version "1.12.1 "
11047
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.1 .tgz#02148d3d79f819b418a2f4c374f859fed56ae40c "
11048
+ integrity sha512-6CL0c+HxqEY9/8G+7mYIvor0tt60mVC64410/1DeaGWZCFAvcY8ClT0bsnTxECd6vR004CMm0X2yBZmod5gWjw ==
11049
11049
dependencies:
11050
11050
"@types/estree" "0.0.39"
11051
11051
"@types/node" "^12.0.2"
You can’t perform that action at this time.
0 commit comments