File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 48
48
"lint-staged" : " ^10.5.4" ,
49
49
"pascalcase" : " ^1.0.0" ,
50
50
"prettier" : " ^2.2.1" ,
51
- "rollup" : " ^2.39 .0" ,
51
+ "rollup" : " ^2.40 .0" ,
52
52
"rollup-plugin-terser" : " ^7.0.2" ,
53
53
"rollup-plugin-typescript2" : " ^0.30.0" ,
54
54
"size-limit" : " ^4.9.2" ,
Original file line number Diff line number Diff line change @@ -6668,10 +6668,10 @@ rollup-plugin-typescript2@^0.30.0:
6668
6668
resolve "1.20.0"
6669
6669
tslib "2.1.0"
6670
6670
6671
- rollup@^2.39 .0 :
6672
- version "2.39 .0"
6673
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39 .0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6 "
6674
- integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw ==
6671
+ rollup@^2.40 .0 :
6672
+ version "2.40 .0"
6673
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40 .0.tgz#efc218eaede7ab590954df50f96195188999c304 "
6674
+ integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A ==
6675
6675
optionalDependencies :
6676
6676
fsevents "~2.3.1"
6677
6677
You can’t perform that action at this time.
0 commit comments