Skip to content

Commit 930f5f5

Browse files
authored
Merge pull request #3 from yoanmarchal/renovate/pin-dependencies
Pin dependency vuepress to 0.9.0
2 parents a92786a + a48d65d commit 930f5f5

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
@@ -4,6 +4,6 @@
44
"docs:build": "vuepress build docs"
55
},
66
"devDependencies": {
7-
"vuepress": "^0.9.0"
7+
"vuepress": "0.9.0"
88
}
99
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5439,7 +5439,7 @@ vuepress-html-webpack-plugin@^3.2.0:
54395439
toposort "^1.0.0"
54405440
util.promisify "1.0.0"
54415441

5442-
vuepress@^0.9.0:
5442+
vuepress@0.9.0:
54435443
version "0.9.0"
54445444
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.9.0.tgz#050a7b47fd65453a0648e81bb17833f4b7686685"
54455445
dependencies:

0 commit comments

Comments
 (0)