mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-07 01:12:47 +02:00
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:
Generated
+7
-7
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user