Skip to content

Commit 998a247

Browse files
build(deps-dev): bump rollup from 2.15.0 to 2.16.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.15.0 to 2.16.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.15.0...v2.16.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 76e5cc0 commit 998a247

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
@@ -92,7 +92,7 @@
9292
"nightwatch": "^1.3.6",
9393
"nightwatch-helpers": "^1.2.0",
9494
"prettier": "^2.0.5",
95-
"rollup": "^2.15.0",
95+
"rollup": "^2.16.1",
9696
"rollup-plugin-terser": "^6.1.0",
9797
"rollup-plugin-typescript2": "^0.27.1",
9898
"selenium-server": "^3.141.59",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8919,10 +8919,10 @@ rollup-plugin-typescript2@^0.27.1:
89198919
resolve "1.15.1"
89208920
tslib "1.11.2"
89218921

8922-
rollup@^2.15.0:
8923-
version "2.15.0"
8924-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.15.0.tgz#1324633188c7f82138bd3bdc99416009ee541f48"
8925-
integrity sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw==
8922+
rollup@^2.16.1:
8923+
version "2.16.1"
8924+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873"
8925+
integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg==
89268926
optionalDependencies:
89278927
fsevents "~2.1.2"
89288928

0 commit comments

Comments
 (0)