Skip to content

Commit ff6e026

Browse files
build(deps-dev): bump rollup from 2.26.9 to 2.26.10
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.9 to 2.26.10. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.26.9...v2.26.10) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 46d1c68 commit ff6e026

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
@@ -97,7 +97,7 @@
9797
"nightwatch-helpers": "^1.2.0",
9898
"patch-package": "^6.2.2",
9999
"prettier": "^2.0.5",
100-
"rollup": "^2.26.9",
100+
"rollup": "^2.26.10",
101101
"rollup-plugin-terser": "^7.0.2",
102102
"rollup-plugin-typescript2": "^0.27.2",
103103
"selenium-server": "^3.141.59",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9380,17 +9380,10 @@ rollup-pluginutils@^2.8.2:
93809380
dependencies:
93819381
estree-walker "^0.6.1"
93829382

9383-
rollup@^2.20.0:
9384-
version "2.26.5"
9385-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.5.tgz#5562ec36fcba3eed65cfd630bd78e037ad0e0307"
9386-
integrity sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==
9387-
optionalDependencies:
9388-
fsevents "~2.1.2"
9389-
9390-
rollup@^2.26.9:
9391-
version "2.26.9"
9392-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.9.tgz#4b6ce4e9044dd257d7314d8ed9b4d4d8a7d166c9"
9393-
integrity sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ==
9383+
rollup@^2.20.0, rollup@^2.26.10:
9384+
version "2.26.10"
9385+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.10.tgz#0ffe0390d35f07af850382f22f1b8525c7f57f07"
9386+
integrity sha512-dUnjCWOA0h9qNX6qtcHidyatz8FAFZxVxt1dbcGtKdlJkpSxGK3G9+DLCYvtZr9v94D129ij9zUhG+xbRoqepw==
93949387
optionalDependencies:
93959388
fsevents "~2.1.2"
93969389

0 commit comments

Comments
 (0)