Skip to content

Commit 73e7d76

Browse files
chore(deps): update dependency rollup to v0.60.1 (#273)
1 parent a163358 commit 73e7d76

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.4",
5454
"prettier-package-json": "1.6.0",
5555
"rimraf": "2.6.2",
56-
"rollup": "0.60.0",
56+
"rollup": "0.60.1",
5757
"rollup-plugin-babel": "4.0.0-beta.4",
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
@@ -3981,9 +3981,9 @@ rollup-pluginutils@^2.0.1:
39813981
estree-walker "^0.3.0"
39823982
micromatch "^2.3.11"
39833983

3984-
3985-
version "0.60.0"
3986-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.0.tgz#2c4acaaf3d8a858a81ff740d6253e21eeb58ff21"
3984+
3985+
version "0.60.1"
3986+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.1.tgz#07cb66153f1541d5f7e82b8393b405c31647dae9"
39873987
dependencies:
39883988
"@types/estree" "0.0.39"
39893989
"@types/node" "*"

0 commit comments

Comments
 (0)