From fd981bd30ca91c7236b0c7e325709e131e1f74ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 07:48:47 +0000 Subject: Bump webpack-manifest-plugin from 3.0.0 to 3.1.0 Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases) - [Commits](https://github.com/shellscape/webpack-manifest-plugin/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d819b72..8a0dc66 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "universal-cookie": "4.0.4", "webpack": "5.24.3", "webpack-cli": "4.5.0", - "webpack-manifest-plugin": "3.0.0", + "webpack-manifest-plugin": "3.1.0", "workbox-webpack-plugin": "6.1.1" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 0e1467e..2f2f4c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8999,10 +8999,10 @@ webpack-log@^2.0.0: ansi-colors "^3.0.0" uuid "^3.3.2" -webpack-manifest-plugin@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-3.0.0.tgz#426644300e5dc41a75a9c996c4d4f876eb3c2b5b" - integrity sha512-nbORTdky2HxD8XSaaT+zrsHb30AAgyWAWgCLWaAeQO21VGCScGb52ipqlHA/njix1Z8OW8IOlo4+XK0OKr1fkw== +webpack-manifest-plugin@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-3.1.0.tgz#9030b8839bed093d93930a9d1d3a7ab00f7ac4f7" + integrity sha512-7jgB8Kb0MRWXq3YaDfe+0smv5c7MLMfze8YvG6eBEXZmy6fhwMe/eT47A0KEIF30c0DDEYKbbYTXzaMQETaZ0Q== dependencies: tapable "^2.0.0" webpack-sources "^2.2.0" -- cgit v1.2.3