Skip to content

Commit e050abc

Browse files
build(deps-dev): 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] <support@dependabot.com>
1 parent 86ef0f7 commit e050abc

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
@@ -91,7 +91,7 @@
9191
"nightwatch": "^1.3.6",
9292
"nightwatch-helpers": "^1.2.0",
9393
"prettier": "^2.0.5",
94-
"rollup": "^2.18.1",
94+
"rollup": "^2.19.0",
9595
"rollup-plugin-terser": "^6.1.0",
9696
"rollup-plugin-typescript2": "^0.27.1",
9797
"selenium-server": "^3.141.59",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8726,10 +8726,10 @@ rollup-plugin-typescript2@^0.27.1:
87268726
resolve "1.15.1"
87278727
tslib "1.11.2"
87288728

8729-
rollup@^2.18.1:
8730-
version "2.18.1"
8731-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d"
8732-
integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==
8729+
rollup@^2.19.0:
8730+
version "2.19.0"
8731+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.19.0.tgz#6484868882281552b0dc33aa5bc5b36a9c920452"
8732+
integrity sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA==
87338733
optionalDependencies:
87348734
fsevents "~2.1.2"
87358735

0 commit comments

Comments
 (0)