Skip to content

Commit ef34bde

Browse files
Bump rollup from 1.26.0 to 1.26.5
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.0 to 1.26.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.26.0...v1.26.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6702e1b commit ef34bde

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"mutationobserver-shim": "^0.3.3",
5656
"postcss": "^7.0.21",
5757
"rimraf": "^3.0.0",
58-
"rollup": "^1.26.0",
58+
"rollup": "^1.26.5",
5959
"rollup-plugin-babel": "^4.3.3",
6060
"rollup-plugin-browsersync": "^1.0.0",
6161
"rollup-plugin-eslint": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6840,10 +6840,10 @@ rollup-plugin-visualizer@^2.6.0:
68406840
dependencies:
68416841
estree-walker "^0.6.1"
68426842

6843-
rollup@^1.26.0:
6844-
version "1.26.0"
6845-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.0.tgz#cf40fd5e1edc4d7f3d4235a0a43f1c2be1cf294b"
6846-
integrity sha512-5HljNYn9icFvXX+Oe97qY5TWvnWhKqgGT0HGeWWqFPx7w7+Anzg7dfHMtUif7YYy6QxAgynDSwK6uxbgcrVUxw==
6843+
rollup@^1.26.5:
6844+
version "1.26.5"
6845+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.5.tgz#c492c8bb88b661e7952a864e40bdec209aa1aa03"
6846+
integrity sha512-c6Pv0yWzjYNpy2DIhLFUnyP6e1UTGownr4IfpJcPY/k186RJjpaGGPRwKQ62KCauctG6dgtHt88pw1EGrPRkuA==
68476847
dependencies:
68486848
"@types/estree" "*"
68496849
"@types/node" "*"

0 commit comments

Comments
 (0)