Bump @mr-hope/vuepress-plugin-last-update from 0.7.5 to 0.8.0 (#387)

Bumps [@mr-hope/vuepress-plugin-last-update](https://github.com/Mister-Hope/vuepress-theme-hope/tree/HEAD/packages/last-update) from 0.7.5 to 0.8.0.
- [Release notes](https://github.com/Mister-Hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/Mister-Hope/vuepress-theme-hope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Mister-Hope/vuepress-theme-hope/commits/v0.8.0/packages/last-update)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-13 09:00:56 +02:00 committed by GitHub
parent 31b95e1d1e
commit a468fae29c
2 changed files with 5 additions and 22 deletions

25
package-lock.json generated
View File

@ -1187,31 +1187,14 @@
}
},
"@mr-hope/vuepress-plugin-last-update": {
"version": "0.7.5",
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-last-update/-/vuepress-plugin-last-update-0.7.5.tgz",
"integrity": "sha512-DISARDixXNxPhrfuVeC2AYqMvtlbzVHvNSmj+HQBHEzKn1yPWQ+SzbjQ0sI1xaIiCRZj4SdLkA6wKERdR4kmeQ==",
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-last-update/-/vuepress-plugin-last-update-0.8.0.tgz",
"integrity": "sha512-SZ/2MwYN20jTNTjIJ9JbHMH+Xk/qTVCj9/yYYuxkkAnfvTVKzq6/eaRsh2DkoKSYrFqNcwWET/liWN83on5snw==",
"requires": {
"@mr-hope/vuepress-types": "^0.7.5",
"@mr-hope/vuepress-types": "^0.8.0",
"@types/cross-spawn": "^6.0.2",
"cross-spawn": "^7.0.3",
"dayjs": "^1.9.1"
},
"dependencies": {
"@mr-hope/vuepress-types": {
"version": "0.7.5",
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-0.7.5.tgz",
"integrity": "sha512-iRkoahIofihKyrnzM/zweAgzxMLdF23qOB80CBDjeFYxVD2Z8uu50iJQU1P3cuH9o0Mv5ic+LLzs8VsUgtDpUQ==",
"requires": {
"@types/express": "4.17.8",
"@types/markdown-it": "10.0.2",
"@types/markdown-it-anchor": "4.0.4",
"@types/webpack-dev-server": "3.11.0",
"cac": "6.6.1",
"markdown-it": "11.0.1",
"vue": "2.6.12",
"vue-loader": "15.9.3"
}
}
}
},
"@mr-hope/vuepress-plugin-sitemap": {

View File

@ -39,7 +39,7 @@
"vuepress-plugin-zooming": "^1.1.8"
},
"dependencies": {
"@mr-hope/vuepress-plugin-last-update": "^0.7.5",
"@mr-hope/vuepress-plugin-last-update": "^0.8.0",
"@mr-hope/vuepress-plugin-sitemap": "^0.8.0",
"axios": "^0.20.0",
"core-js": "2.6.4",