Skip to content

Commit d80e252

Browse files
Bump rollup from 2.21.0 to 2.22.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.21.0 to 2.22.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.21.0...v2.22.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c7b3732 commit d80e252

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
@@ -87,7 +87,7 @@
8787
"jest": "26.1.0",
8888
"jest-cli": "26.1.0",
8989
"prettier": "2.0.5",
90-
"rollup": "2.21.0",
90+
"rollup": "2.22.1",
9191
"rollup-plugin-terser": "6.1.0",
9292
"rollup-plugin-typescript2": "0.27.1",
9393
"typescript": "3.9.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4301,10 +4301,10 @@ [email protected]:
43014301
resolve "1.15.1"
43024302
tslib "1.11.2"
43034303

4304-
rollup@2.21.0:
4305-
version "2.21.0"
4306-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.21.0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6"
4307-
integrity sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ==
4304+
rollup@2.22.1:
4305+
version "2.22.1"
4306+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1"
4307+
integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw==
43084308
optionalDependencies:
43094309
fsevents "~2.1.2"
43104310

0 commit comments

Comments
 (0)