Skip to content

Commit fa4d2e0

Browse files
build(deps-dev): bump rollup from 2.33.1 to 2.33.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.1 to 2.33.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.33.1...v2.33.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 52ad508 commit fa4d2e0

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.0.5",
94-
"rollup": "^2.33.1",
94+
"rollup": "^2.33.2",
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
@@ -8124,10 +8124,10 @@ rollup-pluginutils@^2.8.2:
81248124
dependencies:
81258125
estree-walker "^0.6.1"
81268126

8127-
rollup@^2.32.1, rollup@^2.33.1:
8128-
version "2.33.1"
8129-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.1.tgz#802795164164ee63cd47769d8879c33ec8ae0c40"
8130-
integrity sha512-uY4O/IoL9oNW8MMcbA5hcOaz6tZTMIh7qJHx/tzIJm+n1wLoY38BLn6fuy7DhR57oNFLMbDQtDeJoFURt5933w==
8127+
rollup@^2.32.1, rollup@^2.33.2:
8128+
version "2.33.2"
8129+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2.tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166"
8130+
integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw==
81318131
optionalDependencies:
81328132
fsevents "~2.1.2"
81338133

0 commit comments

Comments
 (0)