File tree 2 files changed +5
-5
lines changed
packages/auth-compat/demo
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
"@rollup/plugin-commonjs" : " 20.0.0" ,
30
30
"@rollup/plugin-json" : " 4.1.0" ,
31
31
"@rollup/plugin-node-resolve" : " 13.0.5" ,
32
- "rollup" : " ^2.57 .0" ,
32
+ "rollup" : " 2.58 .0" ,
33
33
"rollup-plugin-replace" : " 2.2.0" ,
34
34
"rollup-plugin-sourcemaps" : " 0.6.3" ,
35
35
"rollup-plugin-typescript2" : " 0.30.0" ,
Original file line number Diff line number Diff line change @@ -3914,10 +3914,10 @@ rollup-pluginutils@^2.6.0:
3914
3914
dependencies :
3915
3915
estree-walker "^0.6.1"
3916
3916
3917
- rollup@2.57 .0 :
3918
- version "2.57 .0"
3919
- resolved "https://registry.npmjs.org/rollup/-/rollup-2.57 .0.tgz#c1694475eb22e1022477c0f4635fd0ac80713173 "
3920
- integrity sha512-bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg ==
3917
+ rollup@2.58 .0 :
3918
+ version "2.58 .0"
3919
+ resolved "https://registry.npmjs.org/rollup/-/rollup-2.58 .0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb "
3920
+ integrity sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw ==
3921
3921
optionalDependencies :
3922
3922
fsevents "~2.3.2"
3923
3923
You can’t perform that action at this time.
0 commit comments