Skip to content

Commit f74a731

Browse files
chore(deps): update dependency rollup to v0.60.7 (#296)
1 parent 9487ba9 commit f74a731

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
@@ -53,7 +53,7 @@
5353
"prettier": "1.13.5",
5454
"prettier-package-json": "1.6.0",
5555
"rimraf": "2.6.2",
56-
"rollup": "0.60.5",
56+
"rollup": "0.60.7",
5757
"rollup-plugin-babel": "4.0.0-beta.5",
5858
"rollup-plugin-commonjs": "9.1.3",
5959
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3994,9 +3994,9 @@ rollup-pluginutils@^2.0.1:
39943994
estree-walker "^0.3.0"
39953995
micromatch "^2.3.11"
39963996

3997-
3998-
version "0.60.5"
3999-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.5.tgz#6cd0c7e54d9aad477b7c03a66ddad68e8aea11c4"
3997+
3998+
version "0.60.7"
3999+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.7.tgz#2b62ef9306f719b1ab85a7814b3e6596ac51fae8"
40004000
dependencies:
40014001
"@types/estree" "0.0.39"
40024002
"@types/node" "*"

0 commit comments

Comments
 (0)