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

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Nov 11, 2019
1 parent 9e30de5 commit 49f7324
Show file tree
Hide file tree
Showing 2 changed files with 3,431 additions and 1,925 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,43 +7,43 @@
"license": "MIT",
"private": false,
"dependencies": {
"@vuepress/plugin-back-to-top": "1.0.0-alpha.30",
"@vuepress/plugin-google-analytics": "1.0.0-alpha.30",
"@vuepress/plugin-i18n-ui": "1.0.0-alpha.30",
"@vuepress/plugin-pwa": "1.0.0-alpha.30",
"@vuepress/plugin-back-to-top": "1.2.0",
"@vuepress/plugin-google-analytics": "1.2.0",
"@vuepress/plugin-i18n-ui": "1.0.0-alpha.44",
"@vuepress/plugin-pwa": "1.2.0",
"axios": "0.18.0",
"vuepress": "1.0.0-alpha.30"
"vuepress": "1.2.0"
},
"devDependencies": {
"@commitlint/cli": "7.2.1",
"@commitlint/config-conventional": "7.1.2",
"@semantic-release/changelog": "3.0.1",
"@semantic-release/commit-analyzer": "6.1.0",
"@semantic-release/git": "7.0.5",
"@semantic-release/github": "5.2.6",
"@semantic-release/release-notes-generator": "7.1.4",
"babel-eslint": "10.0.1",
"dictionary-en-us": "2.0.0",
"eslint": "5.10.0",
"eslint-config-prettier": "3.3.0",
"eslint-loader": "2.1.1",
"eslint-plugin-prettier": "2.6.2",
"@commitlint/cli": "7.6.1",
"@commitlint/config-conventional": "7.6.0",
"@semantic-release/changelog": "3.0.5",
"@semantic-release/commit-analyzer": "6.3.3",
"@semantic-release/git": "7.0.18",
"@semantic-release/github": "5.5.5",
"@semantic-release/release-notes-generator": "7.3.2",
"babel-eslint": "10.0.3",
"dictionary-en-us": "2.1.1",
"eslint": "5.16.0",
"eslint-config-prettier": "3.6.0",
"eslint-loader": "2.2.1",
"eslint-plugin-prettier": "2.7.0",
"eslint-plugin-vue": "4.7.1",
"gh-pages": "2.0.1",
"husky": "1.2.1",
"markdownlint-cli": "^0.13.0",
"prettier": "1.14.3",
"gh-pages": "2.1.1",
"husky": "1.3.1",
"markdownlint-cli": "0.19.0",
"prettier": "1.19.1",
"remark-cli": "6.0.1",
"remark-frontmatter": "1.3.1",
"remark-retext": "3.1.2",
"remark-frontmatter": "1.3.2",
"remark-retext": "3.1.3",
"remark-validate-links": "7.1.2",
"retext-english": "3.0.2",
"retext-repeated-words": "1.2.2",
"retext-sentence-spacing": "2.0.3",
"retext-spell": "2.4.0",
"retext-syntax-urls": "1.0.1",
"retext-english": "3.0.4",
"retext-repeated-words": "1.2.3",
"retext-sentence-spacing": "2.1.1",
"retext-spell": "2.4.1",
"retext-syntax-urls": "1.0.2",
"retext-usage": "0.5.0",
"semantic-release": "15.13.1",
"semantic-release": "15.13.30",
"unified": "7.1.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 49f7324

Please sign in to comment.