chore(deps): update dependency webpack to v5.58.2

This commit is contained in:
Renovate Bot
2021-10-13 12:29:37 +00:00
committed by renovate[bot]
parent 8a47b60890
commit c17b29e725
2 changed files with 4 additions and 4 deletions

View File

@ -20995,9 +20995,9 @@
"integrity": "sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw=="
},
"webpack": {
"version": "5.58.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.1.tgz",
"integrity": "sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==",
"version": "5.58.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.2.tgz",
"integrity": "sha512-3S6e9Vo1W2ijk4F4PPWRIu6D/uGgqaPmqw+av3W3jLDujuNkdxX5h5c+RQ6GkjVR+WwIPOfgY8av+j5j4tMqJw==",
"requires": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.50",

View File

@ -160,7 +160,7 @@
"react-test-renderer": "16.14.0",
"redux-saga-test-plan": "4.0.3",
"serve": "12.0.1",
"webpack": "5.58.1",
"webpack": "5.58.2",
"webpack-cli": "4.9.0"
}
}