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

pull/42913/merge
Renovate Bot 2021-07-16 23:35:55 +00:00 committed by renovate[bot]
parent aa5764a2a4
commit 40a0d7470e
2 changed files with 5 additions and 5 deletions

View File

@ -20261,9 +20261,9 @@
"integrity": "sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw=="
},
"webpack": {
"version": "5.44.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.44.0.tgz",
"integrity": "sha512-I1S1w4QLoKmH19pX6YhYN0NiSXaWY8Ou00oA+aMcr9IUGeF5azns+IKBkfoAAG9Bu5zOIzZt/mN35OffBya8AQ==",
"version": "5.45.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.45.1.tgz",
"integrity": "sha512-68VT2ZgG9EHs6h6UxfV2SEYewA9BA3SOLSnC2NEbJJiEwbAiueDL033R1xX0jzjmXvMh0oSeKnKgbO2bDXIEyQ==",
"requires": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.50",
@ -20283,7 +20283,7 @@
"loader-runner": "^4.2.0",
"mime-types": "^2.1.27",
"neo-async": "^2.6.2",
"schema-utils": "^3.0.0",
"schema-utils": "^3.1.0",
"tapable": "^2.1.1",
"terser-webpack-plugin": "^5.1.3",
"watchpack": "^2.2.0",

View File

@ -159,7 +159,7 @@
"monaco-editor-webpack-plugin": "4.0.0",
"react-test-renderer": "16.14.0",
"redux-saga-test-plan": "4.0.3",
"webpack": "5.44.0",
"webpack": "5.45.1",
"webpack-cli": "4.7.2"
}
}