Skip to content

Commit 90f8370

Browse files
chore(deps): update dependency rollup to v0.60.0 (#69)
1 parent 6011a1b commit 90f8370

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.4",
5353
"prettier-package-json": "1.6.0",
5454
"rimraf": "2.6.2",
55-
"rollup": "0.59.4",
55+
"rollup": "0.60.0",
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
@@ -3916,9 +3916,9 @@ rollup-pluginutils@^2.0.1:
39163916
estree-walker "^0.3.0"
39173917
micromatch "^2.3.11"
39183918

3919-
rollup@0.59.4:
3920-
version "0.59.4"
3921-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.59.4.tgz#6f80f7017c22667ff1bf3e62adf8624a44cc44aa"
3919+
rollup@0.60.0:
3920+
version "0.60.0"
3921+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.0.tgz#2c4acaaf3d8a858a81ff740d6253e21eeb58ff21"
39223922
dependencies:
39233923
"@types/estree" "0.0.39"
39243924
"@types/node" "*"

0 commit comments

Comments
 (0)