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 20
20
"cross-env" : " 7.0.3" ,
21
21
"dotenv" : " 16.0.1" ,
22
22
"postcss-cli" : " 9.1.0" ,
23
- "rollup" : " 2.74.1 " ,
23
+ "rollup" : " 2.75.2 " ,
24
24
"rollup-plugin-css-only" : " 3.1.0" ,
25
25
"rollup-plugin-livereload" : " 2.0.5" ,
26
26
"rollup-plugin-svelte" : " 7.1.0" ,
Original file line number Diff line number Diff line change @@ -1170,10 +1170,10 @@ rollup-pluginutils@^2.8.2:
1170
1170
dependencies :
1171
1171
estree-walker "^0.6.1"
1172
1172
1173
- rollup@2.74.1 :
1174
- version "2.74.1 "
1175
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.74.1 .tgz#4fba0ff1c312cc4ee82691b154eee69a0d01929f "
1176
- integrity sha512-K2zW7kV8Voua5eGkbnBtWYfMIhYhT9Pel2uhBk2WO5eMee161nPze/XRfvEQPFYz7KgrCCnmh2Wy0AMFLGGmMA ==
1173
+ rollup@2.75.2 :
1174
+ version "2.75.2 "
1175
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.2 .tgz#ffea7f4d5f5724093c46b4bf735a5dfa191092f7 "
1176
+ integrity sha512-0bBYRpkC5CSYii46y8BJ38IGVjz7cx0xoJZ44o/QPlpBtkdl1/pRhbD7/A+sX4Zf9X1fu0mBxFo76GZmy/4bFw ==
1177
1177
optionalDependencies :
1178
1178
fsevents "~2.3.2"
1179
1179
You can’t perform that action at this time.
0 commit comments