Skip to content

Commit f4d0d6f

Browse files
chore(deps): update dependency rollup to v0.59.4 (#60)
1 parent 1250bf5 commit f4d0d6f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"prettier": "1.13.0",
5353
"prettier-package-json": "1.6.0",
5454
"rimraf": "2.6.2",
55-
"rollup": "0.59.3",
55+
"rollup": "0.59.4",
5656
"rollup-plugin-babel": "4.0.0-beta.4",
5757
"rollup-plugin-commonjs": "9.1.3",
5858
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4420,9 +4420,9 @@ rollup-pluginutils@^2.0.1:
44204420
estree-walker "^0.3.0"
44214421
micromatch "^2.3.11"
44224422

4423-
4424-
version "0.59.3"
4425-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.59.3.tgz#15dae74cb1b6a6b39a63c7096c1d6f47d8f2a5bd"
4423+
4424+
version "0.59.4"
4425+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.59.4.tgz#6f80f7017c22667ff1bf3e62adf8624a44cc44aa"
44264426
dependencies:
44274427
"@types/estree" "0.0.39"
44284428
"@types/node" "*"

0 commit comments

Comments
 (0)