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 58
58
"redux-saga" : " ^1.1.3" ,
59
59
"redux-saga-test-plan" : " ^4.0.3" ,
60
60
"rimraf" : " ^3.0.2" ,
61
- "rollup" : " ^2.56.3 " ,
61
+ "rollup" : " ^3.0.0 " ,
62
62
"ts-node" : " ^10.2.1" ,
63
63
"type-coverage" : " ^2.18.2" ,
64
64
"typescript" : " ^4.4.2"
Original file line number Diff line number Diff line change @@ -5432,10 +5432,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
5432
5432
dependencies :
5433
5433
glob "^7.1.3"
5434
5434
5435
- rollup@^2.56.3 :
5436
- version "2.56.3 "
5437
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.3 .tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff "
5438
- integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg ==
5435
+ rollup@^3.0.0 :
5436
+ version "3.29.5 "
5437
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5 .tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54 "
5438
+ integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w ==
5439
5439
optionalDependencies :
5440
5440
fsevents "~2.3.2"
5441
5441
You can’t perform that action at this time.
0 commit comments