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" : " ^13.0.3" ,
50
50
"pascalcase" : " ^1.0.0" ,
51
51
"prettier" : " ^2.7.1" ,
52
- "rollup" : " ^2.76 .0" ,
52
+ "rollup" : " ^2.77 .0" ,
53
53
"rollup-plugin-terser" : " ^7.0.2" ,
54
54
"rollup-plugin-typescript2" : " ^0.32.1" ,
55
55
"size-limit" : " ^6.0.4" ,
Original file line number Diff line number Diff line change @@ -5431,10 +5431,10 @@ rollup-plugin-typescript2@^0.32.1:
5431
5431
resolve "^1.20.0"
5432
5432
tslib "^2.4.0"
5433
5433
5434
- rollup@^2.76 .0 :
5435
- version "2.76 .0"
5436
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76 .0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1 "
5437
- integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA ==
5434
+ rollup@^2.77 .0 :
5435
+ version "2.77 .0"
5436
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77 .0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4 "
5437
+ integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g ==
5438
5438
optionalDependencies :
5439
5439
fsevents "~2.3.2"
5440
5440
You can’t perform that action at this time.
0 commit comments