Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit a25f8e2

Browse files
committed
Update dependency vuepress to v0.14.9
1 parent 45ac685 commit a25f8e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"dependencies": {},
1212
"devDependencies": {
13-
"vuepress": "0.14.8"
13+
"vuepress": "0.14.9"
1414
}
1515
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7220,10 +7220,10 @@ vuepress-html-webpack-plugin@^3.2.0:
72207220
toposort "^1.0.0"
72217221
util.promisify "1.0.0"
72227222

7223-
7224-
version "0.14.8"
7225-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.8.tgz#1e0a70a64c19e82e365eb7313b1ec88cc4ad7ab3"
7226-
integrity sha512-2BVubO3a4Nl8i/tWaO66iq2NRxxf9bh3QwDdoUuBTrhGtLgjv8mv4xrsgMpiPLXo1uk7bQY4hjZNvbYjCLCQkg==
7223+
7224+
version "0.14.9"
7225+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.9.tgz#94c0fdf44e2dee22b6452b76dbfd03a9c22495a6"
7226+
integrity sha512-fsbAmo5TG39q2frEhNYFu7IwuFkYpuTe2BinwdU7BjXyjdApzkWza8n2SPMsBYakAgba5JIwNEZR8bkvnVUhXQ==
72277227
dependencies:
72287228
"@babel/core" "7.0.0-beta.47"
72297229
"@vue/babel-preset-app" "3.0.0-beta.11"

0 commit comments

Comments
 (0)