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

This commit is contained in:
Renovate Bot
2021-10-29 16:02:41 +00:00
committed by renovate[bot]
parent 772aca3ea1
commit 11a34b5a3e
2 changed files with 4 additions and 4 deletions

View File

@ -20802,9 +20802,9 @@
"integrity": "sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw=="
},
"webpack": {
"version": "5.60.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.60.0.tgz",
"integrity": "sha512-OL5GDYi2dKxnwJPSOg2tODgzDxAffN0osgWkZaBo/l3ikCxDFP+tuJT3uF7GyBE3SDBpKML/+a8EobyWAQO3DQ==",
"version": "5.61.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.61.0.tgz",
"integrity": "sha512-fPdTuaYZ/GMGFm4WrPi2KRCqS1vDp773kj9S0iI5Uc//5cszsFEDgHNaX4Rj1vobUiU1dFIV3mA9k1eHeluFpw==",
"requires": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.50",

View File

@ -162,7 +162,7 @@
"react-test-renderer": "16.14.0",
"redux-saga-test-plan": "4.0.3",
"serve": "12.0.1",
"webpack": "5.60.0",
"webpack": "5.61.0",
"webpack-cli": "4.9.1"
}
}