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

This commit is contained in:
Renovate Bot
2021-05-19 07:58:02 +00:00
committed by renovate[bot]
parent 12a37ba581
commit d672f9e73a
2 changed files with 4 additions and 4 deletions

View File

@ -18544,9 +18544,9 @@
"integrity": "sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw=="
},
"webpack": {
"version": "5.37.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.37.0.tgz",
"integrity": "sha512-yvdhgcI6QkQkDe1hINBAJ1UNevqNGTVaCkD2SSJcB8rcrNNl922RI8i2DXUAuNfANoxwsiXXEA4ZPZI9q2oGLA==",
"version": "5.37.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.37.1.tgz",
"integrity": "sha512-btZjGy/hSjCAAVHw+cKG+L0M+rstlyxbO2C+BOTaQ5/XAnxkDrP5sVbqWhXgo4pL3X2dcOib6rqCP20Zr9PLow==",
"requires": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.47",

View File

@ -135,7 +135,7 @@
"monaco-editor-webpack-plugin": "3.1.0",
"react-test-renderer": "16.14.0",
"redux-saga-test-plan": "4.0.1",
"webpack": "5.37.0",
"webpack": "5.37.1",
"webpack-cli": "4.7.0"
}
}