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

Commit 49f7324

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

File tree

2 files changed

+3431
-1925
lines changed

2 files changed

+3431
-1925
lines changed

package.json

Lines changed: 30 additions & 30 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.2.0",
11+
"@vuepress/plugin-google-analytics": "1.2.0",
12+
"@vuepress/plugin-i18n-ui": "1.0.0-alpha.44",
13+
"@vuepress/plugin-pwa": "1.2.0",
1414
"axios": "0.18.0",
15-
"vuepress": "1.0.0-alpha.30"
15+
"vuepress": "1.2.0"
1616
},
1717
"devDependencies": {
18-
"@commitlint/cli": "7.2.1",
19-
"@commitlint/config-conventional": "7.1.2",
20-
"@semantic-release/changelog": "3.0.1",
21-
"@semantic-release/commit-analyzer": "6.1.0",
22-
"@semantic-release/git": "7.0.5",
23-
"@semantic-release/github": "5.2.6",
24-
"@semantic-release/release-notes-generator": "7.1.4",
25-
"babel-eslint": "10.0.1",
26-
"dictionary-en-us": "2.0.0",
27-
"eslint": "5.10.0",
28-
"eslint-config-prettier": "3.3.0",
29-
"eslint-loader": "2.1.1",
30-
"eslint-plugin-prettier": "2.6.2",
18+
"@commitlint/cli": "7.6.1",
19+
"@commitlint/config-conventional": "7.6.0",
20+
"@semantic-release/changelog": "3.0.5",
21+
"@semantic-release/commit-analyzer": "6.3.3",
22+
"@semantic-release/git": "7.0.18",
23+
"@semantic-release/github": "5.5.5",
24+
"@semantic-release/release-notes-generator": "7.3.2",
25+
"babel-eslint": "10.0.3",
26+
"dictionary-en-us": "2.1.1",
27+
"eslint": "5.16.0",
28+
"eslint-config-prettier": "3.6.0",
29+
"eslint-loader": "2.2.1",
30+
"eslint-plugin-prettier": "2.7.0",
3131
"eslint-plugin-vue": "4.7.1",
32-
"gh-pages": "2.0.1",
33-
"husky": "1.2.1",
34-
"markdownlint-cli": "^0.13.0",
35-
"prettier": "1.14.3",
32+
"gh-pages": "2.1.1",
33+
"husky": "1.3.1",
34+
"markdownlint-cli": "0.19.0",
35+
"prettier": "1.19.1",
3636
"remark-cli": "6.0.1",
37-
"remark-frontmatter": "1.3.1",
38-
"remark-retext": "3.1.2",
37+
"remark-frontmatter": "1.3.2",
38+
"remark-retext": "3.1.3",
3939
"remark-validate-links": "7.1.2",
40-
"retext-english": "3.0.2",
41-
"retext-repeated-words": "1.2.2",
42-
"retext-sentence-spacing": "2.0.3",
43-
"retext-spell": "2.4.0",
44-
"retext-syntax-urls": "1.0.1",
40+
"retext-english": "3.0.4",
41+
"retext-repeated-words": "1.2.3",
42+
"retext-sentence-spacing": "2.1.1",
43+
"retext-spell": "2.4.1",
44+
"retext-syntax-urls": "1.0.2",
4545
"retext-usage": "0.5.0",
46-
"semantic-release": "15.13.1",
46+
"semantic-release": "15.13.30",
4747
"unified": "7.1.0"
4848
},
4949
"scripts": {

0 commit comments

Comments
 (0)