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

This commit is contained in:
Renovate Bot
2021-10-04 08:12:06 +00:00
committed by renovate[bot]
parent aef2e37ef3
commit c9586ec4ca
2 changed files with 4 additions and 4 deletions

View File

@ -21289,9 +21289,9 @@
"integrity": "sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw=="
},
"webpack": {
"version": "5.56.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.0.tgz",
"integrity": "sha512-pJ7esw2AGkpZL0jqsEAKnDEfRZdrc9NVjAWA+d1mFkwj68ng9VQ6+Wnrl+kS5dlDHvrat5ASK5vd7wp6I7f53Q==",
"version": "5.56.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.1.tgz",
"integrity": "sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA==",
"requires": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.50",

View File

@ -164,7 +164,7 @@
"react-test-renderer": "16.14.0",
"redux-saga-test-plan": "4.0.3",
"serve": "12.0.1",
"webpack": "5.56.0",
"webpack": "5.56.1",
"webpack-cli": "4.8.0"
}
}