Skip to content

Commit 44e08de

Browse files
chore(deps): update dependency rollup to v0.63.5 (#52)
1 parent e02ba55 commit 44e08de

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.1",
5151
"rimraf": "2.6.2",
52-
"rollup": "0.63.4",
52+
"rollup": "0.63.5",
5353
"rollup-plugin-babel": "4.0.0-beta.7",
5454
"rollup-plugin-commonjs": "9.1.4",
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.4"
4834-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.4.tgz#cb58bf6c2a6c38542cae250684c962799ad7c00c"
4832+
4833+
version "0.63.5"
4834+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.5.tgz#5543eecac9a1b83b7e1be598b5be84c9c0a089db"
48354835
dependencies:
48364836
"@types/estree" "0.0.39"
48374837
"@types/node" "*"

0 commit comments

Comments
 (0)