Skip to content

Commit eef5679

Browse files
committed
Update dependency rollup to v1.27.1
1 parent e029fdd commit eef5679

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
@@ -24,7 +24,7 @@
2424
"postcss-preset-env": "6.7.0",
2525
"postcss-syntax": "0.36.2",
2626
"prettier": "1.17.0",
27-
"rollup": "1.26.0",
27+
"rollup": "1.27.1",
2828
"rollup-plugin-node-resolve": "4.0.1",
2929
"rollup-pluginutils": "2.5.0",
3030
"serve": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4109,10 +4109,10 @@ rollup-pluginutils@2.5.0:
41094109
estree-walker "^0.6.0"
41104110
micromatch "^3.1.10"
41114111

4112-
rollup@1.26.0:
4113-
version "1.26.0"
4114-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.0.tgz#cf40fd5e1edc4d7f3d4235a0a43f1c2be1cf294b"
4115-
integrity sha512-5HljNYn9icFvXX+Oe97qY5TWvnWhKqgGT0HGeWWqFPx7w7+Anzg7dfHMtUif7YYy6QxAgynDSwK6uxbgcrVUxw==
4112+
rollup@1.27.1:
4113+
version "1.27.1"
4114+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.1.tgz#3f09a81be7f9869e18c42a852ec1a50ecc47561d"
4115+
integrity sha512-tRJcEYjJalj/wFiqM7GmynLeaKANS4CRPCYB8D7ylrl7Mrsmpgo6xuXE2v9K9EpX0kwFztAIwVltycA+Wr9b7Q==
41164116
dependencies:
41174117
"@types/estree" "*"
41184118
"@types/node" "*"

0 commit comments

Comments
 (0)