Skip to content

Commit f00c00d

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

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.0",
90+
"rollup": "2.18.1",
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-
4436-
version "2.18.0"
4437-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392"
4438-
integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==
4435+
4436+
version "2.18.1"
4437+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d"
4438+
integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==
44394439
optionalDependencies:
44404440
fsevents "~2.1.2"
44414441

0 commit comments

Comments
 (0)