Skip to content

Commit 2639de7

Browse files
chore(deps): update dependency rollup to v0.65.0 (#421)
1 parent e3c9ace commit 2639de7

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.64.1",
57+
"rollup": "0.65.0",
5858
"rollup-plugin-babel": "4.0.0-beta.8",
5959
"rollup-plugin-commonjs": "9.1.6",
6060
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5255,9 +5255,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
52555255
estree-walker "^0.5.2"
52565256
micromatch "^2.3.11"
52575257

5258-
rollup@0.64.1:
5259-
version "0.64.1"
5260-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.64.1.tgz#9188ee368e5fcd43ffbc00ec414e72eeb5de87ba"
5258+
rollup@0.65.0:
5259+
version "0.65.0"
5260+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba"
52615261
dependencies:
52625262
"@types/estree" "0.0.39"
52635263
"@types/node" "*"

0 commit comments

Comments
 (0)