Skip to content
This repository has been archived by the owner on Jul 27, 2023. 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
  • Loading branch information
renovate-bot committed Oct 28, 2020
1 parent 068c650 commit 3f95add
Show file tree
Hide file tree
Showing 2 changed files with 2,566 additions and 2,210 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
"license": "MIT",
"private": false,
"devDependencies": {
"@vssue/api-github-v3": "0.8.2",
"@vssue/vuepress-plugin-vssue": "0.8.2",
"@vuepress/plugin-active-header-links": "1.0.0-alpha.47",
"@vuepress/plugin-back-to-top": "1.0.0-alpha.47",
"@vuepress/plugin-google-analytics": "1.0.0-alpha.47",
"@vuepress/plugin-medium-zoom": "1.0.0-alpha.47",
"@vuepress/plugin-pwa": "1.0.0-alpha.47",
"vuepress": "1.0.0-alpha.47",
"@vssue/api-github-v3": "0.10.0",
"@vssue/vuepress-plugin-vssue": "0.10.0",
"@vuepress/plugin-active-header-links": "1.7.1",
"@vuepress/plugin-back-to-top": "1.7.1",
"@vuepress/plugin-google-analytics": "1.7.1",
"@vuepress/plugin-medium-zoom": "1.7.1",
"@vuepress/plugin-pwa": "1.7.1",
"vuepress": "1.7.1",
"vuepress-plugin-flowchart": "1.4.3",
"vuepress-plugin-seo": "0.1.2"
"vuepress-plugin-seo": "0.1.4"
},
"scripts": {
"dev": "vuepress dev website",
"build": "vuepress build website",
"test": "echo nothing"
},
"dependencies": {
"moment": "2.24.0"
"moment": "2.29.1"
}
}
Loading

0 comments on commit 3f95add

Please sign in to comment.