Skip to content

Commit 34c9793

Browse files
Merge pull request #369 from shipshapecode/dependabot/npm_and_yarn/rollup-1.26.0
2 parents 895c590 + 6de1af1 commit 34c9793

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.18",
5757
"rimraf": "^3.0.0",
58-
"rollup": "^1.21.3",
58+
"rollup": "^1.26.0",
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
@@ -6838,10 +6838,10 @@ rollup-plugin-visualizer@^2.6.0:
68386838
dependencies:
68396839
estree-walker "^0.6.1"
68406840

6841-
rollup@^1.21.3:
6842-
version "1.25.2"
6843-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.25.2.tgz#739f508bd8f7ece52bb6c1fcda83466af82b7f6d"
6844-
integrity sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg==
6841+
rollup@^1.26.0:
6842+
version "1.26.0"
6843+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.0.tgz#cf40fd5e1edc4d7f3d4235a0a43f1c2be1cf294b"
6844+
integrity sha512-5HljNYn9icFvXX+Oe97qY5TWvnWhKqgGT0HGeWWqFPx7w7+Anzg7dfHMtUif7YYy6QxAgynDSwK6uxbgcrVUxw==
68456845
dependencies:
68466846
"@types/estree" "*"
68476847
"@types/node" "*"

0 commit comments

Comments
 (0)