Skip to content

Commit 1f0242e

Browse files
chore(deps): update dependency rollup to v0.60.7 (#84)
1 parent c25984a commit 1f0242e

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.5",
55+
"rollup": "0.60.7",
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
@@ -3929,9 +3929,9 @@ rollup-pluginutils@^2.0.1:
39293929
estree-walker "^0.3.0"
39303930
micromatch "^2.3.11"
39313931

3932-
3933-
version "0.60.5"
3934-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.5.tgz#6cd0c7e54d9aad477b7c03a66ddad68e8aea11c4"
3932+
3933+
version "0.60.7"
3934+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.7.tgz#2b62ef9306f719b1ab85a7814b3e6596ac51fae8"
39353935
dependencies:
39363936
"@types/estree" "0.0.39"
39373937
"@types/node" "*"

0 commit comments

Comments
 (0)