Skip to content

Commit 6b64abf

Browse files
chore(deps): update dependency rollup to v0.63.2 (#25)
1 parent 9d80bbf commit 6b64abf

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
@@ -48,7 +48,7 @@
4848
"prettier-package-json": "1.6.0",
4949
"puppeteer": "1.6.0",
5050
"rimraf": "2.6.2",
51-
"rollup": "0.63.0",
51+
"rollup": "0.63.2",
5252
"rollup-plugin-babel": "4.0.0-beta.7",
5353
"rollup-plugin-commonjs": "9.1.3",
5454
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4820,9 +4820,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
48204820
estree-walker "^0.5.2"
48214821
micromatch "^2.3.11"
48224822

4823-
4824-
version "0.63.0"
4825-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.0.tgz#dfa8dc55df9a6660aff75a21547c63e5c7b9b9d5"
4823+
4824+
version "0.63.2"
4825+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.2.tgz#d27619204cd025c948d740972fb1d0da6aa64481"
48264826
dependencies:
48274827
"@types/estree" "0.0.39"
48284828
"@types/node" "*"

0 commit comments

Comments
 (0)