Skip to content

Commit 272d0f3

Browse files
chore(deps): update dependency rollup to v0.63.3 (#31)
1 parent 80b8407 commit 272d0f3

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.2",
52+
"rollup": "0.63.3",
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.2"
4834-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.2.tgz#d27619204cd025c948d740972fb1d0da6aa64481"
4832+
4833+
version "0.63.3"
4834+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.3.tgz#a242293c23c9ecb24e976816d590d69a36fe9376"
48354835
dependencies:
48364836
"@types/estree" "0.0.39"
48374837
"@types/node" "*"

0 commit comments

Comments
 (0)