Skip to content

Commit fe52082

Browse files
build(deps-dev): bump rollup from 2.54.0 to 2.55.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.54.0 to 2.55.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.54.0...v2.55.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4e7532c commit fe52082

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.54.0",
101+
"rollup": "2.55.1",
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
@@ -5662,10 +5662,10 @@ rollup-plugin-typescript2@0.30.0:
56625662
resolve "1.20.0"
56635663
tslib "2.1.0"
56645664

5665-
rollup@2.54.0:
5666-
version "2.54.0"
5667-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.54.0.tgz#99ea816e8e9b1c6af3ab957a4e7a8f78dbd87773"
5668-
integrity sha512-RHzvstAVwm9A751NxWIbGPFXs3zL4qe/eYg+N7WwGtIXVLy1cK64MiU37+hXeFm1jqipK6DGgMi6Z2hhPuCC3A==
5665+
rollup@2.55.1:
5666+
version "2.55.1"
5667+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.55.1.tgz#66a444648e2fb603d8e329e77a61c608a6510fda"
5668+
integrity sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g==
56695669
optionalDependencies:
56705670
fsevents "~2.3.2"
56715671

0 commit comments

Comments
 (0)