From 3d51aa00efdb587d3b75e9b5592aab547b459893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 09:38:00 +0000 Subject: [PATCH] chore(deps-dev): bump @vuepress/plugin-html-redirect from 0.1.2 to 0.1.4 Bumps [@vuepress/plugin-html-redirect](https://github.com/vuepressjs/vuepress-plugin-html-redirect) from 0.1.2 to 0.1.4. - [Release notes](https://github.com/vuepressjs/vuepress-plugin-html-redirect/releases) - [Changelog](https://github.com/vuepress/vuepress-plugin-html-redirect/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuepressjs/vuepress-plugin-html-redirect/commits) --- updated-dependencies: - dependency-name: "@vuepress/plugin-html-redirect" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c0e03cc5..06d73702 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": { diff --git a/package.json b/package.json index f5ee18d3..f4437203 100644 --- a/package.json +++ b/package.json @@ -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",