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

Commit 45ac685

Browse files
authored
Merge pull request #2 from VectorNetworkProject/renovate/pin-dependencies
Pin dependency vuepress to 0.14.8
2 parents a404397 + 544c048 commit 45ac685

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.8"
1414
}
1515
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7220,7 +7220,7 @@ vuepress-html-webpack-plugin@^3.2.0:
72207220
toposort "^1.0.0"
72217221
util.promisify "1.0.0"
72227222

7223-
vuepress@^0.14.8:
7223+
72247224
version "0.14.8"
72257225
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.8.tgz#1e0a70a64c19e82e365eb7313b1ec88cc4ad7ab3"
72267226
integrity sha512-2BVubO3a4Nl8i/tWaO66iq2NRxxf9bh3QwDdoUuBTrhGtLgjv8mv4xrsgMpiPLXo1uk7bQY4hjZNvbYjCLCQkg==

0 commit comments

Comments
 (0)