Skip to content

Commit 1e4509f

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

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.0.1",
8888
"jest-cli": "26.0.1",
8989
"prettier": "2.0.5",
90-
"rollup": "2.16.1",
90+
"rollup": "2.18.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
@@ -4472,10 +4472,10 @@ [email protected]:
44724472
resolve "1.15.1"
44734473
tslib "1.11.2"
44744474

4475-
rollup@2.16.1:
4476-
version "2.16.1"
4477-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873"
4478-
integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg==
4475+
rollup@2.18.0:
4476+
version "2.18.0"
4477+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392"
4478+
integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==
44794479
optionalDependencies:
44804480
fsevents "~2.1.2"
44814481

0 commit comments

Comments
 (0)