Skip to content

Commit b927064

Browse files
Merge pull request #384 from shipshapecode/dependabot/npm_and_yarn/rollup-1.27.1
2 parents a205b96 + 87dd111 commit b927064

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.5",
58+
"rollup": "^1.27.1",
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
@@ -6925,10 +6925,10 @@ rollup-plugin-visualizer@^2.7.2:
69256925
dependencies:
69266926
estree-walker "^0.6.1"
69276927

6928-
rollup@^1.26.5:
6929-
version "1.26.5"
6930-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.5.tgz#c492c8bb88b661e7952a864e40bdec209aa1aa03"
6931-
integrity sha512-c6Pv0yWzjYNpy2DIhLFUnyP6e1UTGownr4IfpJcPY/k186RJjpaGGPRwKQ62KCauctG6dgtHt88pw1EGrPRkuA==
6928+
rollup@^1.27.1:
6929+
version "1.27.1"
6930+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.1.tgz#3f09a81be7f9869e18c42a852ec1a50ecc47561d"
6931+
integrity sha512-tRJcEYjJalj/wFiqM7GmynLeaKANS4CRPCYB8D7ylrl7Mrsmpgo6xuXE2v9K9EpX0kwFztAIwVltycA+Wr9b7Q==
69326932
dependencies:
69336933
"@types/estree" "*"
69346934
"@types/node" "*"

0 commit comments

Comments
 (0)