Skip to content

Commit 487196b

Browse files
build(deps-dev): bump rollup from 2.23.1 to 2.26.3
Bumps [rollup](https://github.com/rollup/rollup) from 2.23.1 to 2.26.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.23.1...v2.26.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c2bb1c1 commit 487196b

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
@@ -94,7 +94,7 @@
9494
"nightwatch": "^1.3.7",
9595
"nightwatch-helpers": "^1.2.0",
9696
"prettier": "^2.0.5",
97-
"rollup": "^2.23.1",
97+
"rollup": "^2.26.3",
9898
"rollup-plugin-terser": "^6.1.0",
9999
"rollup-plugin-typescript2": "^0.27.2",
100100
"selenium-server": "^3.141.59",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8499,10 +8499,10 @@ rollup-plugin-typescript2@^0.27.2:
84998499
resolve "1.17.0"
85008500
tslib "2.0.1"
85018501

8502-
rollup@^2.23.1:
8503-
version "2.23.1"
8504-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
8505-
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==
8502+
rollup@^2.26.3:
8503+
version "2.26.3"
8504+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.3.tgz#502c755872a4590937cfa4e8f7eb99d3bc3c4025"
8505+
integrity sha512-Mlt39/kL2rA9egcbQbaZV1SNVplGqYYhDDMcGgHPPE0tvM3R4GrB+IEdYy2QtTrdzMQx57ZcqDFf/KWWm8F+uw==
85068506
optionalDependencies:
85078507
fsevents "~2.1.2"
85088508

0 commit comments

Comments
 (0)