Skip to content

Commit 3979f98

Browse files
authored
update vuepress (sagalbot#797)
1 parent 503cfb0 commit 3979f98

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
@@ -58,7 +58,7 @@
5858
"vue-loader": "^15.7.0",
5959
"vue-style-loader": "^4.1.2",
6060
"vue-template-compiler": "^2.6.10",
61-
"vuepress": "^0.14.8",
61+
"vuepress": "^0.14.10",
6262
"vuex": "^3.1.0",
6363
"webpack": "^4.29.6",
6464
"webpack-cli": "^3.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11765,10 +11765,10 @@ vuepress-html-webpack-plugin@^3.2.0:
1176511765
toposort "^1.0.0"
1176611766
util.promisify "1.0.0"
1176711767

11768-
vuepress@^0.14.8:
11769-
version "0.14.8"
11770-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.8.tgz#1e0a70a64c19e82e365eb7313b1ec88cc4ad7ab3"
11771-
integrity sha512-2BVubO3a4Nl8i/tWaO66iq2NRxxf9bh3QwDdoUuBTrhGtLgjv8mv4xrsgMpiPLXo1uk7bQY4hjZNvbYjCLCQkg==
11768+
vuepress@^0.14.10:
11769+
version "0.14.10"
11770+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.10.tgz#070281ad0c9d48e7c848eb9511c96ceb106414ab"
11771+
integrity sha512-upD0br3AUmZQ+kNJMg135jW36JjYAdShl6XYwDmVMw4XbtcLDSMGWTLqLCQN3PTIs/7TgiJ3cLWNL1ps63gyUQ==
1177211772
dependencies:
1177311773
"@babel/core" "7.0.0-beta.47"
1177411774
"@vue/babel-preset-app" "3.0.0-beta.11"

0 commit comments

Comments
 (0)