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

pull/43076/head
Renovate Bot 2021-07-29 21:51:20 +00:00 committed by renovate[bot]
parent f0452399fb
commit 2b7683faa0
2 changed files with 8 additions and 8 deletions

View File

@ -20631,9 +20631,9 @@
"integrity": "sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw=="
},
"webpack": {
"version": "5.47.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.47.0.tgz",
"integrity": "sha512-soKLGwcUM1R3YEbJhJNiZzy7T43TnI7ENda/ywfDp9G1mDlDTpO+qfc8I5b0AzMr9xM3jyvQ0n7ctJyiXuXW6Q==",
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.47.1.tgz",
"integrity": "sha512-cW+Mzy9SCDapFV4OrkHuP6EFV2mAsiQd+gOa3PKtHNoKg6qPqQXZzBlHH+CnQG1osplBCqwsJZ8CfGO6XWah0g==",
"requires": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.50",
@ -20657,7 +20657,7 @@
"tapable": "^2.1.1",
"terser-webpack-plugin": "^5.1.3",
"watchpack": "^2.2.0",
"webpack-sources": "^3.0.1"
"webpack-sources": "^3.1.1"
},
"dependencies": {
"@types/estree": {
@ -20696,9 +20696,9 @@
"integrity": "sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw=="
},
"webpack-sources": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.0.1.tgz",
"integrity": "sha512-LkBxiXJ3tTuhLaS5gz6D6l77Et8mPWlghAe7bbnmi2PyN1CtkiL/YitR+I0pn9PtBC88Irqgg6F9dBJh8+sJRQ=="
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.1.1.tgz",
"integrity": "sha512-ztUmIWq0LWaw+1YyR3bXtUPjt8vQedtI9WxGn/q1V1ASHsombnaso7MN9S25lzKS/OuC9Q8lEg3GsZexjDbdlQ=="
}
}
},

View File

@ -159,7 +159,7 @@
"monaco-editor-webpack-plugin": "4.1.1",
"react-test-renderer": "16.14.0",
"redux-saga-test-plan": "4.0.3",
"webpack": "5.47.0",
"webpack": "5.47.1",
"webpack-cli": "4.7.2"
}
}