Skip to content

Commit 79c98da

Browse files
build(deps-dev): bump rollup from 2.33.3 to 2.34.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.34.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.33.3...v2.34.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b39a18b commit 79c98da

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.0",
94-
"rollup": "^2.33.3",
94+
"rollup": "^2.34.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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8248,10 +8248,10 @@ rollup-pluginutils@^2.8.2:
82488248
dependencies:
82498249
estree-walker "^0.6.1"
82508250

8251-
rollup@^2.32.1, rollup@^2.33.3:
8252-
version "2.33.3"
8253-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
8254-
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
8251+
rollup@^2.32.1, rollup@^2.33.3, rollup@^2.34.0:
8252+
version "2.34.0"
8253+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
8254+
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
82558255
optionalDependencies:
82568256
fsevents "~2.1.2"
82578257

0 commit comments

Comments
 (0)