Skip to content

Commit 6706fca

Browse files
chore(deps): update dependency rollup to v0.65.2 (#103)
1 parent ff0d7e3 commit 6706fca

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": "2.0.0",
5050
"puppeteer": "1.7.0",
5151
"rimraf": "2.6.2",
52-
"rollup": "0.65.1",
52+
"rollup": "0.65.2",
5353
"rollup-plugin-babel": "4.0.0-beta.8",
5454
"rollup-plugin-commonjs": "9.1.6",
5555
"rollup-plugin-node-resolve": "3.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5927,9 +5927,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
59275927
estree-walker "^0.5.2"
59285928
micromatch "^2.3.11"
59295929

5930-
5931-
version "0.65.1"
5932-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.1.tgz#583ea5dc4c6e4d2d1ed9adc60bfaf2178afe9ea9"
5930+
5931+
version "0.65.2"
5932+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.2.tgz#e1532e3c1a2e102c89d99289a184fcbbc7cd4b4a"
59335933
dependencies:
59345934
"@types/estree" "0.0.39"
59355935
"@types/node" "*"

0 commit comments

Comments
 (0)