Skip to content

Commit de1dcf4

Browse files
chore(deps): update dependency rollup to v0.66.0 (#113)
1 parent 6af42d6 commit de1dcf4

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.8.0",
5151
"rimraf": "2.6.2",
52-
"rollup": "0.65.2",
52+
"rollup": "0.66.0",
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
@@ -5951,9 +5951,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
59515951
estree-walker "^0.5.2"
59525952
micromatch "^2.3.11"
59535953

5954-
rollup@0.65.2:
5955-
version "0.65.2"
5956-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.2.tgz#e1532e3c1a2e102c89d99289a184fcbbc7cd4b4a"
5954+
rollup@0.66.0:
5955+
version "0.66.0"
5956+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
59575957
dependencies:
59585958
"@types/estree" "0.0.39"
59595959
"@types/node" "*"

0 commit comments

Comments
 (0)