Skip to content

Commit 241d69a

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

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
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.34.0",
94+
"rollup": "^2.35.0",
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 & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8194,17 +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:
8198-
version "2.34.0"
8199-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
8200-
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
8201-
optionalDependencies:
8202-
fsevents "~2.1.2"
8203-
8204-
rollup@^2.34.0:
8205-
version "2.34.2"
8206-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
8207-
integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
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==
82088201
optionalDependencies:
82098202
fsevents "~2.1.2"
82108203

0 commit comments

Comments
 (0)