Skip to content

Commit 699059d

Browse files
renovate-botswissmanu
authored andcommitted
Update dependency rollup to v2.60.1
1 parent 2002156 commit 699059d

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@types/webpack": "5.28.0",
104104
"@types/ws": "8.2.0",
105105
"jest": "27.3.1",
106-
"rollup": "2.60.0",
106+
"rollup": "2.60.1",
107107
"rollup-plugin-copy": "3.4.0",
108108
"rollup-plugin-terser": "7.0.2",
109109
"ts-jest": "27.0.7",

packages/runtime-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "16.11.9",
2121
"@types/webpack": "5.28.0",
2222
"jest": "27.3.1",
23-
"rollup": "2.60.0",
23+
"rollup": "2.60.1",
2424
"rollup-plugin-terser": "7.0.2",
2525
"ts-jest": "27.0.7",
2626
"tslib": "2.3.1",

packages/runtime-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/node": "16.11.9",
3030
"@types/webpack": "5.28.0",
3131
"jest": "27.3.1",
32-
"rollup": "2.60.0",
32+
"rollup": "2.60.1",
3333
"rollup-plugin-copy": "3.4.0",
3434
"rollup-plugin-terser": "7.0.2",
3535
"ts-jest": "27.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9085,10 +9085,10 @@ rollup-plugin-terser@7.0.2:
90859085
serialize-javascript "^4.0.0"
90869086
terser "^5.0.0"
90879087

9088-
rollup@2.60.0:
9089-
version "2.60.0"
9090-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.0.tgz#4ee60ab7bdd0356763f87d7099f413e5460fc193"
9091-
integrity sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==
9088+
rollup@2.60.1:
9089+
version "2.60.1"
9090+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.1.tgz#4b34cd247f09b421f10a3c9286eda2ecf9972079"
9091+
integrity sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==
90929092
optionalDependencies:
90939093
fsevents "~2.3.2"
90949094

0 commit comments

Comments
 (0)