Skip to content

Commit 4c4a284

Browse files
Merge pull request #804 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.54.0
2 parents a910b30 + 135325f commit 4c4a284

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"prettier": "2.3.2",
9999
"puppeteer": "10.1.0",
100100
"qs": "6.10.1",
101-
"rollup": "2.53.2",
101+
"rollup": "2.54.0",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104104
"typescript": "4.3.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5672,10 +5672,10 @@ rollup-plugin-typescript2@0.30.0:
56725672
resolve "1.20.0"
56735673
tslib "2.1.0"
56745674

5675-
rollup@2.53.2:
5676-
version "2.53.2"
5677-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.2.tgz#3279f9bfba1fe446585560802e418c5fbcaefa51"
5678-
integrity sha512-1CtEYuS5CRCzFZ7SNW5528SlDlk4VDXIRGwbm/2POQxA/G4+7/crIqJwkmnj8Q/74hGx4oVlNvh4E1CJQ5hZ6w==
5675+
rollup@2.54.0:
5676+
version "2.54.0"
5677+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.54.0.tgz#99ea816e8e9b1c6af3ab957a4e7a8f78dbd87773"
5678+
integrity sha512-RHzvstAVwm9A751NxWIbGPFXs3zL4qe/eYg+N7WwGtIXVLy1cK64MiU37+hXeFm1jqipK6DGgMi6Z2hhPuCC3A==
56795679
optionalDependencies:
56805680
fsevents "~2.3.2"
56815681

0 commit comments

Comments
 (0)