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

pull/45615/head
Renovate Bot 2022-04-03 14:00:16 +00:00 committed by renovate[bot]
parent 347b333aef
commit 88ac6c51f0
2 changed files with 9 additions and 9 deletions

View File

@ -146,7 +146,7 @@
"redux-saga-test-plan": "4.0.4",
"serve": "13.0.2",
"ts-node": "10.7.0",
"webpack": "5.70.0",
"webpack": "5.71.0",
"webpack-cli": "4.9.2"
}
}

16
package-lock.json generated
View File

@ -1079,7 +1079,7 @@
"redux-saga-test-plan": "4.0.4",
"serve": "13.0.2",
"ts-node": "10.7.0",
"webpack": "5.70.0",
"webpack": "5.71.0",
"webpack-cli": "4.9.2"
},
"engines": {
@ -51878,9 +51878,9 @@
}
},
"node_modules/webpack": {
"version": "5.70.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.70.0.tgz",
"integrity": "sha512-ZMWWy8CeuTTjCxbeaQI21xSswseF2oNOwc70QSKNePvmxE7XW36i7vpBMYZFAUHPwQiEbNGCEYIOOlyRbdGmxw==",
"version": "5.71.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.71.0.tgz",
"integrity": "sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==",
"dependencies": {
"@types/eslint-scope": "^3.7.3",
"@types/estree": "^0.0.51",
@ -56564,7 +56564,7 @@
"util": "0.12.4",
"uuid": "8.3.2",
"validator": "13.7.0",
"webpack": "5.70.0",
"webpack": "5.71.0",
"webpack-cli": "4.9.2"
},
"dependencies": {
@ -94001,9 +94001,9 @@
"dev": true
},
"webpack": {
"version": "5.70.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.70.0.tgz",
"integrity": "sha512-ZMWWy8CeuTTjCxbeaQI21xSswseF2oNOwc70QSKNePvmxE7XW36i7vpBMYZFAUHPwQiEbNGCEYIOOlyRbdGmxw==",
"version": "5.71.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.71.0.tgz",
"integrity": "sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==",
"requires": {
"@types/eslint-scope": "^3.7.3",
"@types/estree": "^0.0.51",