Skip to content

Commit 56045fb

Browse files
Merge pull request ferdikoomen#259 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.16.1
2 parents d95de6e + d9ed884 commit 56045fb

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.14.0",
90+
"rollup": "2.16.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
@@ -4387,10 +4387,10 @@ [email protected]:
43874387
resolve "1.15.1"
43884388
tslib "1.11.2"
43894389

4390-
rollup@2.14.0:
4391-
version "2.14.0"
4392-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.14.0.tgz#3bde39a2d50b904f336219241df55d1ea3d5f115"
4393-
integrity sha512-SUsFh2bBemQqCXOCBWRayjK3/6kNHVR8PbSKKYWIdI6e4zuGSW5B1hGVkFi40805dUrqosMLLxMuEyJMylC9YA==
4390+
rollup@2.16.1:
4391+
version "2.16.1"
4392+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873"
4393+
integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg==
43944394
optionalDependencies:
43954395
fsevents "~2.1.2"
43964396

0 commit comments

Comments
 (0)