Skip to content

Commit 9f84cf7

Browse files
Bump rollup from 2.18.1 to 2.19.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.18.1 to 2.19.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.18.1...v2.19.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 280cdfb commit 9f84cf7

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.18.1",
90+
"rollup": "2.19.0",
9191
"rollup-plugin-terser": "6.1.0",
9292
"rollup-plugin-typescript2": "0.27.1",
9393
"typescript": "3.9.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4432,10 +4432,10 @@ [email protected]:
44324432
resolve "1.15.1"
44334433
tslib "1.11.2"
44344434

4435-
rollup@2.18.1:
4436-
version "2.18.1"
4437-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d"
4438-
integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==
4435+
rollup@2.19.0:
4436+
version "2.19.0"
4437+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.19.0.tgz#6484868882281552b0dc33aa5bc5b36a9c920452"
4438+
integrity sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA==
44394439
optionalDependencies:
44404440
fsevents "~2.1.2"
44414441

0 commit comments

Comments
 (0)