Skip to content

Commit fc9f0ab

Browse files
committed
chore(deps): update dependency rollup to ^0.65.0
1 parent b1a34b3 commit fc9f0ab

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
@@ -71,7 +71,7 @@
7171
"lint-staged": "^7.1.0",
7272
"marked-man": "^0.2.1",
7373
"prettier": "^1.12.1",
74-
"rollup": "^0.60.0",
74+
"rollup": "^0.65.0",
7575
"rollup-plugin-babel": "^3.0.4",
7676
"rollup-plugin-commonjs": "^9.1.3",
7777
"rollup-plugin-node-resolve": "^3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5676,9 +5676,9 @@ rollup-pluginutils@^2.0.1:
56765676
estree-walker "^0.5.2"
56775677
micromatch "^2.3.11"
56785678

5679-
rollup@^0.60.0:
5680-
version "0.60.0"
5681-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.0.tgz#2c4acaaf3d8a858a81ff740d6253e21eeb58ff21"
5679+
rollup@^0.65.0:
5680+
version "0.65.0"
5681+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba"
56825682
dependencies:
56835683
"@types/estree" "0.0.39"
56845684
"@types/node" "*"

0 commit comments

Comments
 (0)