Skip to content

Commit 6706bab

Browse files
committed
Update dependency rollup to v1.15.6
1 parent 3211686 commit 6706bab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss-cli": "6.1.2",
2727
"postcss-preset-env": "6.6.0",
2828
"prettier": "1.17.0",
29-
"rollup": "1.15.2",
29+
"rollup": "1.15.6",
3030
"rollup-plugin-node-resolve": "4.2.4",
3131
"serve": "11.0.0"
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4317,10 +4317,10 @@ [email protected]:
43174317
is-module "^1.0.0"
43184318
resolve "^1.10.0"
43194319

4320-
4321-
version "1.15.2"
4322-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.2.tgz#676feb0e73c8f99f75e0078b331a576c56354df6"
4323-
integrity sha512-NsH0Mjqk/RtlhSIJopNUiCYi3r3zudHxg9Cj6Or96QnJw/suab0/PjL50/GRNE5omvXEG2F9K4a334ddvA1Txg==
4320+
4321+
version "1.15.6"
4322+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.6.tgz#caf0ed28d2d78e3a59c1398e5a3695fb600a0ef0"
4323+
integrity sha512-s3Vn3QJQ5YVFfIG4nXoG9VdL1I37IZsft+4ZyeBhxE0df1kCFz9e+4bEAbR4mKH3pvBO9e9xjdxWPhhIp0r9ow==
43244324
dependencies:
43254325
"@types/estree" "0.0.39"
43264326
"@types/node" "^12.0.8"

0 commit comments

Comments
 (0)