Merge pull request #230 from ipfs/dependabot/npm_and_yarn/vuepress/plugin-html-redirect-0.1.4

chore(deps-dev): bump @vuepress/plugin-html-redirect from 0.1.2 to 0.1.4
This commit is contained in:
Zé Bateira
2021-06-08 11:47:14 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -22,7 +22,7 @@
},
"devDependencies": {
"@vuepress/plugin-blog": "^1.9.4",
"@vuepress/plugin-html-redirect": "^0.1.2",
"@vuepress/plugin-html-redirect": "^0.1.4",
"@vuepress/plugin-last-updated": "^1.8.2",
"autoprefixer": "^9.8.6",
"eslint": "^7.28.0",
@@ -4152,9 +4152,9 @@
}
},
"node_modules/@vuepress/plugin-html-redirect": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-html-redirect/-/plugin-html-redirect-0.1.2.tgz",
"integrity": "sha512-5UIWO6+s/pAXysauYDbLAJg1Jv9eSYjRsQqVPZaLmS666R1ExPmfYiCjsD4vqju+jjlPCngJ8yB7zcHrCTqXEQ==",
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-html-redirect/-/plugin-html-redirect-0.1.4.tgz",
"integrity": "sha512-tzVquctn7Jwv/nFlsbDxqUeaJzG5H+muoOWl1O3M24XFu3KVsIoqZZt1seawrSCWWfFyLB9nVPJSoXALQ62hdg==",
"dev": true
},
"node_modules/@vuepress/plugin-last-updated": {
@@ -28105,9 +28105,9 @@
}
},
"@vuepress/plugin-html-redirect": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-html-redirect/-/plugin-html-redirect-0.1.2.tgz",
"integrity": "sha512-5UIWO6+s/pAXysauYDbLAJg1Jv9eSYjRsQqVPZaLmS666R1ExPmfYiCjsD4vqju+jjlPCngJ8yB7zcHrCTqXEQ==",
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-html-redirect/-/plugin-html-redirect-0.1.4.tgz",
"integrity": "sha512-tzVquctn7Jwv/nFlsbDxqUeaJzG5H+muoOWl1O3M24XFu3KVsIoqZZt1seawrSCWWfFyLB9nVPJSoXALQ62hdg==",
"dev": true
},
"@vuepress/plugin-last-updated": {
+1 -1
View File
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@vuepress/plugin-blog": "^1.9.4",
"@vuepress/plugin-html-redirect": "^0.1.2",
"@vuepress/plugin-html-redirect": "^0.1.4",
"@vuepress/plugin-last-updated": "^1.8.2",
"autoprefixer": "^9.8.6",
"eslint": "^7.28.0",