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 32
32
"lint-staged" : " ^10.5.4" ,
33
33
"prettier" : " ^2.2.1" ,
34
34
"reflect-metadata" : " ^0.1.13" ,
35
- "rollup" : " ^2.41.0 " ,
35
+ "rollup" : " ^2.41.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 @@ -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.41.0 :
5740
- version "2.41.0 "
5741
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.0 .tgz#b2a398bbabbf227738dedaef099e494aed468982 "
5742
- integrity sha512-Gk76XHTggulWPH95q8V62bw6uqDH6UGvbD6LOa3QUyhuMF3eOuaeDHR7SLm1T9faitkpNrqzUAVYx47klcMnlA ==
5739
+ rollup@^2.38.5, rollup@^2.41.1 :
5740
+ version "2.41.1 "
5741
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.1 .tgz#c7c7ada42b13be505facd516f13fb697c24c1116 "
5742
+ integrity sha512-nepLFAW5W71/MWpS2Yr7r31eS7HRfYg2RXnxb6ehqN9zY42yACxKtEfb4xq8SmNfUohAzGMcyl6jkwdLOAiUbg ==
5743
5743
optionalDependencies :
5744
5744
fsevents "~2.3.1"
5745
5745
You can’t perform that action at this time.
0 commit comments