Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

Commit 1fbeeb3

Browse files
committed
chore(deps): update all non-major dependencies
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 9e30de5 commit 1fbeeb3

File tree

2 files changed

+1109
-827
lines changed

2 files changed

+1109
-827
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,43 +7,43 @@
77
"license": "MIT",
88
"private": false,
99
"dependencies": {
10-
"@vuepress/plugin-back-to-top": "1.0.0-alpha.30",
11-
"@vuepress/plugin-google-analytics": "1.0.0-alpha.30",
12-
"@vuepress/plugin-i18n-ui": "1.0.0-alpha.30",
13-
"@vuepress/plugin-pwa": "1.0.0-alpha.30",
10+
"@vuepress/plugin-back-to-top": "1.0.0-alpha.34",
11+
"@vuepress/plugin-google-analytics": "1.0.0-alpha.34",
12+
"@vuepress/plugin-i18n-ui": "1.0.0-alpha.34",
13+
"@vuepress/plugin-pwa": "1.0.0-alpha.34",
1414
"axios": "0.18.0",
15-
"vuepress": "1.0.0-alpha.30"
15+
"vuepress": "1.0.0-alpha.34"
1616
},
1717
"devDependencies": {
18-
"@commitlint/cli": "7.2.1",
19-
"@commitlint/config-conventional": "7.1.2",
20-
"@semantic-release/changelog": "3.0.1",
18+
"@commitlint/cli": "7.4.0",
19+
"@commitlint/config-conventional": "7.3.1",
20+
"@semantic-release/changelog": "3.0.2",
2121
"@semantic-release/commit-analyzer": "6.1.0",
22-
"@semantic-release/git": "7.0.5",
23-
"@semantic-release/github": "5.2.6",
22+
"@semantic-release/git": "7.0.8",
23+
"@semantic-release/github": "5.2.10",
2424
"@semantic-release/release-notes-generator": "7.1.4",
2525
"babel-eslint": "10.0.1",
2626
"dictionary-en-us": "2.0.0",
27-
"eslint": "5.10.0",
28-
"eslint-config-prettier": "3.3.0",
27+
"eslint": "5.12.1",
28+
"eslint-config-prettier": "3.6.0",
2929
"eslint-loader": "2.1.1",
30-
"eslint-plugin-prettier": "2.6.2",
30+
"eslint-plugin-prettier": "2.7.0",
3131
"eslint-plugin-vue": "4.7.1",
3232
"gh-pages": "2.0.1",
33-
"husky": "1.2.1",
33+
"husky": "1.3.1",
3434
"markdownlint-cli": "^0.13.0",
35-
"prettier": "1.14.3",
35+
"prettier": "1.16.1",
3636
"remark-cli": "6.0.1",
3737
"remark-frontmatter": "1.3.1",
3838
"remark-retext": "3.1.2",
3939
"remark-validate-links": "7.1.2",
4040
"retext-english": "3.0.2",
4141
"retext-repeated-words": "1.2.2",
42-
"retext-sentence-spacing": "2.0.3",
42+
"retext-sentence-spacing": "2.1.0",
4343
"retext-spell": "2.4.0",
4444
"retext-syntax-urls": "1.0.1",
4545
"retext-usage": "0.5.0",
46-
"semantic-release": "15.13.1",
46+
"semantic-release": "15.13.3",
4747
"unified": "7.1.0"
4848
},
4949
"scripts": {

0 commit comments

Comments
 (0)