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 96
96
"react-dom" : " ^17.0.2" ,
97
97
"react-test-renderer" : " ^17.0.2" ,
98
98
"rimraf" : " ^3.0.2" ,
99
- "rollup" : " ^2.45.0 " ,
99
+ "rollup" : " ^2.45.1 " ,
100
100
"rollup-plugin-copy" : " ^3.4.0" ,
101
101
"rollup-plugin-livereload" : " ^2.0.0" ,
102
102
"rollup-plugin-postcss" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -8053,10 +8053,10 @@ rollup-pluginutils@^2.8.2:
8053
8053
dependencies :
8054
8054
estree-walker "^0.6.1"
8055
8055
8056
- rollup@^2.45.0 :
8057
- version "2.45.0 "
8058
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.0 .tgz#bfcce2347c96f15f5c78ac860bc38e3349ba27c9 "
8059
- integrity sha512-JJznbtGIsHZfKH0Sa9RpCAy5JarH8SWvBzRAGuRkgzAafb8e8D7VSMJ0O1Bsix1nn91koN/Ecvl2+ZWhljcuTw ==
8056
+ rollup@^2.45.1 :
8057
+ version "2.45.1 "
8058
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.1 .tgz#eae2b94dc2088b4e0a3b7197a5a1ee0bdd589d5c "
8059
+ integrity sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag ==
8060
8060
optionalDependencies :
8061
8061
fsevents "~2.3.1"
8062
8062
You can’t perform that action at this time.
0 commit comments