Skip to content

Commit 8eb37b4

Browse files
Merge pull request #381 from shipshapecode/dependabot/npm_and_yarn/rollup-1.26.5
2 parents ca5a0bc + ef34bde commit 8eb37b4

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)