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 41
41
"jest-watch-typeahead" : " ^0.6.0" ,
42
42
"prettier" : " 2.0.5" ,
43
43
"regenerator-runtime" : " ^0.13.7" ,
44
- "rollup" : " ^2.22.2 " ,
44
+ "rollup" : " ^2.23.0 " ,
45
45
"rollup-plugin-babel" : " ^4.4.0" ,
46
46
"rollup-plugin-terser" : " ^6.1.0"
47
47
}
Original file line number Diff line number Diff line change @@ -4484,10 +4484,10 @@ rollup-pluginutils@^2.8.1:
4484
4484
dependencies :
4485
4485
estree-walker "^0.6.1"
4486
4486
4487
- rollup@^2.22.2 :
4488
- version "2.22.2 "
4489
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.2 .tgz#94d51fc8c30a2e545d1ff6358cc4fa14131332ee "
4490
- integrity sha512-2a4Mch4f0W2lEvkPuxtz0GfrtfgLj9bdd/oC9L3LozGOCnmLqO7ivMfKbCJoRgqWIU2UqAcbxRFSwmIKx+uStA ==
4487
+ rollup@^2.23.0 :
4488
+ version "2.23.0 "
4489
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0 .tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d "
4490
+ integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg ==
4491
4491
optionalDependencies :
4492
4492
fsevents "~2.1.2"
4493
4493
You can’t perform that action at this time.
0 commit comments