Skip to content

Commit decabb5

Browse files
build(deps-dev): bump rollup from 2.27.1 to 2.28.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.27.1 to 2.28.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.27.1...v2.28.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ab9c057 commit decabb5

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
@@ -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.10",
100+
"rollup": "^2.28.1",
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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9418,10 +9418,10 @@ rollup-pluginutils@^2.8.2:
94189418
dependencies:
94199419
estree-walker "^0.6.1"
94209420

9421-
rollup@^2.20.0, rollup@^2.26.10:
9422-
version "2.27.1"
9423-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.1.tgz#372744e1d36eba0fd942d997600c2fc2ca266305"
9424-
integrity sha512-GiWHQvnmMgBktSpY/1+nrGpwPsTw4b9P28og2uedfeq4JZ16rzAmnQ5Pm/E0/BEmDNia1ZbY7+qu3nBgNa19Hg==
9421+
rollup@^2.20.0, rollup@^2.28.1:
9422+
version "2.28.1"
9423+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.1.tgz#ceedca3cdb013c2fa8f22f958a29c203368159ea"
9424+
integrity sha512-DOtVoqOZt3+FjPJWLU8hDIvBjUylc9s6IZvy76XklxzcLvAQLtVAG/bbhsMhcWnYxC0TKKcf1QQ/tg29zeID0Q==
94259425
optionalDependencies:
94269426
fsevents "~2.1.2"
94279427

0 commit comments

Comments
 (0)