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 14
14
"devDependencies" : {
15
15
"@rollup/plugin-node-resolve" : " ^15.0.1" ,
16
16
"@rollup/plugin-typescript" : " ^9.0.2" ,
17
- "rollup" : " ^3.3.0 " ,
17
+ "rollup" : " ^3.29.5 " ,
18
18
"rollup-plugin-license" : " ^3.0.1" ,
19
19
"rollup-plugin-terser" : " ^7.0.2" ,
20
20
"typescript" : " ^4.9.3"
Original file line number Diff line number Diff line change @@ -397,10 +397,10 @@ rollup-plugin-terser@^7.0.2:
397
397
serialize-javascript "^4.0.0"
398
398
terser "^5.0.0"
399
399
400
- rollup@^3.3.0 :
401
- version "3.3.0 "
402
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.3.0 .tgz#ae8dc84808a9c75d775d8b2ed8db1adada31a581 "
403
- integrity sha512-wqOV/vUJCYEbWsXvwCkgGWvgaEnsbn4jxBQWKpN816CqsmCimDmCNJI83c6if7QVD4v/zlyRzxN7U2yDT5rfoA ==
400
+ rollup@^3.29.5 :
401
+ version "3.29.5 "
402
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5 .tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54 "
403
+ integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w ==
404
404
optionalDependencies :
405
405
fsevents "~2.3.2"
406
406
You can’t perform that action at this time.
0 commit comments