Skip to content

Commit 5f3e2a6

Browse files
build(deps): bump rollup from 2.23.0 to 2.26.7
Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.26.7. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.23.0...v2.26.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5750f9b commit 5f3e2a6

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
@@ -33,7 +33,7 @@
3333
"onchange": "^7.0.2",
3434
"prettier": "2.1.1",
3535
"pretty-quick": "^2.0.1",
36-
"rollup": "^2.23.0",
36+
"rollup": "^2.26.7",
3737
"rollup-plugin-babel": "^4.3.2",
3838
"rollup-plugin-commonjs": "^10.1.0",
3939
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5210,10 +5210,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
52105210
dependencies:
52115211
estree-walker "^0.6.1"
52125212

5213-
rollup@^2.23.0:
5214-
version "2.23.0"
5215-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
5216-
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
5213+
rollup@^2.26.7:
5214+
version "2.26.7"
5215+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.7.tgz#6188b38238cb198bef9f0d09f390c330ef766d27"
5216+
integrity sha512-3/aXJ+ibw2fqj6KBX4ioYcx8s3kseYXzyxLR6Xmm7Zakzd7WNvn9XDUahBCQ/oPVHmVO9gEeIYKHgFaZWqsJzg==
52175217
optionalDependencies:
52185218
fsevents "~2.1.2"
52195219

0 commit comments

Comments
 (0)