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.42.3 " ,
35
+ "rollup" : " ^2.42.4 " ,
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 @@ -5736,10 +5736,10 @@ rollup-plugin-typescript2@^0.30.0:
5736
5736
resolve "1.20.0"
5737
5737
tslib "2.1.0"
5738
5738
5739
- rollup@^2.38.5, rollup@^2.42.3 :
5740
- version "2.42.3 "
5741
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.3 .tgz#7935d7bc8687faa5743432e207d761aa31fe6fee "
5742
- integrity sha512-JjaT9WaUS5vmjy6xUrnPOskjkQg2cN4WSACNCwbOvBz8VDmbiKVdmTFUoMPRqTud0tsex8Xy9/boLbDW9HKD1w ==
5739
+ rollup@^2.38.5, rollup@^2.42.4 :
5740
+ version "2.42.4 "
5741
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.4 .tgz#97c910a48bd0db6aaa4271dd48745870cbbbf970 "
5742
+ integrity sha512-Zqv3EvNfcllBHyyEUM754npqsZw82VIjK34cDQMwrQ1d6aqxzeYu5yFb7smGkPU4C1Bj7HupIMeT6WU7uIdnMw ==
5743
5743
optionalDependencies :
5744
5744
fsevents "~2.3.1"
5745
5745
You can’t perform that action at this time.
0 commit comments