Skip to content

Commit 55860b1

Browse files
chore(deps): update dependency rollup to v0.63.4 (#33)
1 parent c2b8623 commit 55860b1

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
@@ -49,7 +49,7 @@
4949
"prettier-package-json": "1.6.0",
5050
"puppeteer": "1.6.0",
5151
"rimraf": "2.6.2",
52-
"rollup": "0.63.3",
52+
"rollup": "0.63.4",
5353
"rollup-plugin-babel": "4.0.0-beta.7",
5454
"rollup-plugin-commonjs": "9.1.3",
5555
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4829,9 +4829,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
48294829
estree-walker "^0.5.2"
48304830
micromatch "^2.3.11"
48314831

4832-
4833-
version "0.63.3"
4834-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.3.tgz#a242293c23c9ecb24e976816d590d69a36fe9376"
4832+
4833+
version "0.63.4"
4834+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.4.tgz#cb58bf6c2a6c38542cae250684c962799ad7c00c"
48354835
dependencies:
48364836
"@types/estree" "0.0.39"
48374837
"@types/node" "*"

0 commit comments

Comments
 (0)