Skip to content

Commit 6f810ea

Browse files
chore(deps): update dependency rollup to v0.65.2 (#205)
1 parent 05a55db commit 6f810ea

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
@@ -56,7 +56,7 @@
5656
"prettier": "1.14.2",
5757
"prettier-package-json": "2.0.0",
5858
"rimraf": "2.6.2",
59-
"rollup": "0.65.1",
59+
"rollup": "0.65.2",
6060
"rollup-plugin-babel": "4.0.0-beta.8",
6161
"rollup-plugin-commonjs": "9.1.6",
6262
"rollup-plugin-node-resolve": "3.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6333,9 +6333,9 @@ rollup-pluginutils@^2.3.0:
63336333
estree-walker "^0.5.2"
63346334
micromatch "^2.3.11"
63356335

6336-
6337-
version "0.65.1"
6338-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.1.tgz#583ea5dc4c6e4d2d1ed9adc60bfaf2178afe9ea9"
6336+
6337+
version "0.65.2"
6338+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.2.tgz#e1532e3c1a2e102c89d99289a184fcbbc7cd4b4a"
63396339
dependencies:
63406340
"@types/estree" "0.0.39"
63416341
"@types/node" "*"

0 commit comments

Comments
 (0)