Skip to content

Commit ec14d84

Browse files
chore(deps): update dependency rollup to v0.60.2 (#279)
1 parent c4af97f commit ec14d84

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.1",
56+
"rollup": "0.60.2",
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
@@ -3974,9 +3974,9 @@ rollup-pluginutils@^2.0.1:
39743974
estree-walker "^0.3.0"
39753975
micromatch "^2.3.11"
39763976

3977-
3978-
version "0.60.1"
3979-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.1.tgz#07cb66153f1541d5f7e82b8393b405c31647dae9"
3977+
3978+
version "0.60.2"
3979+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.2.tgz#9635fea3c2f32095c35cda7bfc2816c675de2da4"
39803980
dependencies:
39813981
"@types/estree" "0.0.39"
39823982
"@types/node" "*"

0 commit comments

Comments
 (0)