Skip to content

Commit 1caa9e9

Browse files
build(deps-dev): bump rollup from 2.35.0 to 2.35.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.35.0 to 2.35.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.35.0...v2.35.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d309783 commit 1caa9e9

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.5.1",
9292
"nightwatch-helpers": "^1.2.0",
9393
"prettier": "^2.2.1",
94-
"rollup": "^2.35.0",
94+
"rollup": "^2.35.1",
9595
"rollup-plugin-terser": "^7.0.2",
9696
"rollup-plugin-typescript2": "^0.29.0",
9797
"selenium-server": "^3.141.59",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8194,10 +8194,10 @@ rollup-pluginutils@^2.8.2:
81948194
dependencies:
81958195
estree-walker "^0.6.1"
81968196

8197-
rollup@^2.32.1, rollup@^2.33.3, rollup@^2.35.0:
8198-
version "2.35.0"
8199-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.0.tgz#47b77827b122fbeca6a2c494fb2258db73d04fa9"
8200-
integrity sha512-AkiRsGBlHbP+bnAcOgiCRp6jm0BEGHXJk7TGZ+GpKyTL3EiSv+v+zEHlaB1gy1Ql2zyblBhzo5X346bCL45OAg==
8197+
rollup@^2.32.1, rollup@^2.33.3, rollup@^2.35.1:
8198+
version "2.35.1"
8199+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
8200+
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
82018201
optionalDependencies:
82028202
fsevents "~2.1.2"
82038203

0 commit comments

Comments
 (0)