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 49
49
"lint-staged" : " ^12.3.4" ,
50
50
"pascalcase" : " ^1.0.0" ,
51
51
"prettier" : " ^2.5.1" ,
52
- "rollup" : " ^2.67.2 " ,
52
+ "rollup" : " ^2.67.3 " ,
53
53
"rollup-plugin-terser" : " ^7.0.2" ,
54
54
"rollup-plugin-typescript2" : " ^0.31.2" ,
55
55
"size-limit" : " ^6.0.4" ,
Original file line number Diff line number Diff line change @@ -5441,10 +5441,10 @@ rollup-plugin-typescript2@^0.31.2:
5441
5441
resolve "^1.20.0"
5442
5442
tslib "^2.3.1"
5443
5443
5444
- rollup@^2.67.2 :
5445
- version "2.67.2 "
5446
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.2 .tgz#d95e15f60932ad21e05a870bd0aa0b235d056f04 "
5447
- integrity sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw ==
5444
+ rollup@^2.67.3 :
5445
+ version "2.67.3 "
5446
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.3 .tgz#3f04391fc296f807d067c9081d173e0a33dbd37e "
5447
+ integrity sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw ==
5448
5448
optionalDependencies :
5449
5449
fsevents "~2.3.2"
5450
5450
You can’t perform that action at this time.
0 commit comments