Merge pull request #927 from hodgef/dependabot/npm_and_yarn/webpack-manifest-plugin-3.1.0

This commit is contained in:
dependabot-preview[bot]
2021-03-11 09:25:37 +00:00
committed by GitHub
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -23318,9 +23318,9 @@
}
},
"webpack-manifest-plugin": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-3.0.0.tgz",
"integrity": "sha512-nbORTdky2HxD8XSaaT+zrsHb30AAgyWAWgCLWaAeQO21VGCScGb52ipqlHA/njix1Z8OW8IOlo4+XK0OKr1fkw==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-3.1.0.tgz",
"integrity": "sha512-7jgB8Kb0MRWXq3YaDfe+0smv5c7MLMfze8YvG6eBEXZmy6fhwMe/eT47A0KEIF30c0DDEYKbbYTXzaMQETaZ0Q==",
"dev": true,
"requires": {
"tapable": "^2.0.0",
@@ -23334,9 +23334,9 @@
"dev": true
},
"tapable": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.1.1.tgz",
"integrity": "sha512-Wib1S8m2wdpLbmQz0RBEVosIyvb/ykfKXf3ZIDqvWoMg/zTNm6G/tDSuUM61J1kNCDXWJrLHGSFeMhAG+gAGpQ==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.0.tgz",
"integrity": "sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==",
"dev": true
},
"webpack-sources": {
+1 -1
View File
@@ -102,7 +102,7 @@
"url-loader": "4.1.1",
"webpack": "4.46.0",
"webpack-dev-server": "3.11.2",
"webpack-manifest-plugin": "3.0.0",
"webpack-manifest-plugin": "3.1.0",
"workbox-webpack-plugin": "6.1.1"
},
"eslintConfig": {