Skip to content

Commit 675b56a

Browse files
chore(deps): update dependency rollup to v0.59.3 (#53)
1 parent daa0bfd commit 675b56a

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.12.1",
5353
"prettier-package-json": "1.6.0",
5454
"rimraf": "2.6.2",
55-
"rollup": "0.59.2",
55+
"rollup": "0.59.3",
5656
"rollup-plugin-babel": "4.0.0-beta.4",
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
@@ -4406,9 +4406,9 @@ rollup-pluginutils@^2.0.1:
44064406
estree-walker "^0.3.0"
44074407
micromatch "^2.3.11"
44084408

4409-
4410-
version "0.59.2"
4411-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.59.2.tgz#37011ed83947e4e1071b66f9e7d0574b144affc9"
4409+
4410+
version "0.59.3"
4411+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.59.3.tgz#15dae74cb1b6a6b39a63c7096c1d6f47d8f2a5bd"
44124412
dependencies:
44134413
"@types/estree" "0.0.39"
44144414
"@types/node" "*"

0 commit comments

Comments
 (0)