Skip to content

Commit e2c4ab2

Browse files
Pin dependency rollup to 2.58.0 (#5565)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 49dfeb3 commit e2c4ab2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/auth-compat/demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@rollup/plugin-commonjs": "20.0.0",
3030
"@rollup/plugin-json": "4.1.0",
3131
"@rollup/plugin-node-resolve": "13.0.5",
32-
"rollup": "^2.57.0",
32+
"rollup": "2.58.0",
3333
"rollup-plugin-replace": "2.2.0",
3434
"rollup-plugin-sourcemaps": "0.6.3",
3535
"rollup-plugin-typescript2": "0.30.0",

packages/auth-compat/demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3914,10 +3914,10 @@ rollup-pluginutils@^2.6.0:
39143914
dependencies:
39153915
estree-walker "^0.6.1"
39163916

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==
39213921
optionalDependencies:
39223922
fsevents "~2.3.2"
39233923

0 commit comments

Comments
 (0)