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 32
32
"lint-staged" : " ^10.5.4" ,
33
33
"prettier" : " ^2.2.1" ,
34
34
"reflect-metadata" : " ^0.1.13" ,
35
- "rollup" : " ^2.39.0 " ,
35
+ "rollup" : " ^2.39.1 " ,
36
36
"rollup-plugin-typescript2" : " ^0.30.0" ,
37
37
"ts-jest" : " 25.3.1" ,
38
38
"tsd" : " 0.14.0" ,
Original file line number Diff line number Diff line change @@ -5642,10 +5642,10 @@ rollup-plugin-typescript2@^0.30.0:
5642
5642
resolve "1.20.0"
5643
5643
tslib "2.1.0"
5644
5644
5645
- rollup@^2.38.5, rollup@^2.39.0 :
5646
- version "2.39.0 "
5647
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0 .tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6 "
5648
- integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw ==
5645
+ rollup@^2.38.5, rollup@^2.39.1 :
5646
+ version "2.39.1 "
5647
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.1 .tgz#7afd4cefd8a332c5102a8063d301fde1f31a9173 "
5648
+ integrity sha512-9rfr0Z6j+vE+eayfNVFr1KZ+k+jiUl2+0e4quZafy1x6SFCjzFspfRSO2ZZQeWeX9noeDTUDgg6eCENiEPFvQg ==
5649
5649
optionalDependencies :
5650
5650
fsevents "~2.3.1"
5651
5651
You can’t perform that action at this time.
0 commit comments