Skip to content

Commit 4f9a00f

Browse files
chore(deps): update dependency rollup to v0.60.2 (#75)
1 parent 03519e1 commit 4f9a00f

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.5",
5353
"prettier-package-json": "1.6.0",
5454
"rimraf": "2.6.2",
55-
"rollup": "0.60.1",
55+
"rollup": "0.60.2",
5656
"rollup-plugin-babel": "4.0.0-beta.5",
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
@@ -3909,9 +3909,9 @@ rollup-pluginutils@^2.0.1:
39093909
estree-walker "^0.3.0"
39103910
micromatch "^2.3.11"
39113911

3912-
3913-
version "0.60.1"
3914-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.1.tgz#07cb66153f1541d5f7e82b8393b405c31647dae9"
3912+
3913+
version "0.60.2"
3914+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.2.tgz#9635fea3c2f32095c35cda7bfc2816c675de2da4"
39153915
dependencies:
39163916
"@types/estree" "0.0.39"
39173917
"@types/node" "*"

0 commit comments

Comments
 (0)