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 49
49
"lint-staged" : " ^12.3.5" ,
50
50
"pascalcase" : " ^1.0.0" ,
51
51
"prettier" : " ^2.5.1" ,
52
- "rollup" : " ^2.69.2 " ,
52
+ "rollup" : " ^2.70.0 " ,
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.69.2 :
5445
- version "2.69.2 "
5446
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.69.2 .tgz#5e0f3b6d07b2a293bc4f4727315dcddb46a96b85 "
5447
- integrity sha512-KghktpWg3Wd+nYCsx3Griidm2/CKIJYG2yyaaKspo0TXSoGdW+0duwzKl4wWIu62oN3mFg3zCDbwVRPwuNPPlA ==
5444
+ rollup@^2.70.0 :
5445
+ version "2.70.0 "
5446
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.0 .tgz#17a92e5938e92a251b962352e904c9f558230ec7 "
5447
+ integrity sha512-iEzYw+syFxQ0X9RefVwhr8BA2TNJsTaX8L8dhyeyMECDbmiba+8UQzcu+xZdji0+JQ+s7kouQnw+9Oz5M19XKA ==
5448
5448
optionalDependencies :
5449
5449
fsevents "~2.3.2"
5450
5450
You can’t perform that action at this time.
0 commit comments