Skip to content

Commit 9628de1

Browse files
chore(deps): update dependency rollup to v0.65.2 (#435)
1 parent e12b684 commit 9628de1

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
@@ -54,7 +54,7 @@
5454
"prettier": "1.14.2",
5555
"prettier-package-json": "2.0.0",
5656
"rimraf": "2.6.2",
57-
"rollup": "0.65.0",
57+
"rollup": "0.65.2",
5858
"rollup-plugin-babel": "4.0.0-beta.8",
5959
"rollup-plugin-commonjs": "9.1.6",
6060
"rollup-plugin-node-resolve": "3.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5182,9 +5182,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
51825182
estree-walker "^0.5.2"
51835183
micromatch "^2.3.11"
51845184

5185-
5186-
version "0.65.0"
5187-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba"
5185+
5186+
version "0.65.2"
5187+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.2.tgz#e1532e3c1a2e102c89d99289a184fcbbc7cd4b4a"
51885188
dependencies:
51895189
"@types/estree" "0.0.39"
51905190
"@types/node" "*"

0 commit comments

Comments
 (0)