chore(deps): update dependency webpack to v5.76.2 (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -91,7 +91,7 @@
|
||||
"to-string-loader": "1.2.0",
|
||||
"tsconfig-paths-webpack-plugin": "4.0.1",
|
||||
"typescript": "4.9.5",
|
||||
"webpack": "5.76.1",
|
||||
"webpack": "5.76.2",
|
||||
"webpack-cli": "5.0.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -256,7 +256,7 @@
|
||||
"ts-jest": "29.0.5",
|
||||
"tsconfig-paths-webpack-plugin": "4.0.1",
|
||||
"typescript": "4.9.5",
|
||||
"webpack": "5.76.1",
|
||||
"webpack": "5.76.2",
|
||||
"webpack-cli": "5.0.1",
|
||||
"webpack-dev-server": "4.12.0"
|
||||
},
|
||||
|
@ -30,7 +30,7 @@
|
||||
"prettier": "2.8.4",
|
||||
"react-scripts": "5.0.1",
|
||||
"typescript": "4.9.5",
|
||||
"webpack": "5.76.1"
|
||||
"webpack": "5.76.2"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
@ -54,7 +54,7 @@
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.4",
|
||||
"typescript": "4.9.5",
|
||||
"webpack": "5.76.0"
|
||||
"webpack": "5.76.2"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.ts": "prettier --write",
|
||||
|
Reference in New Issue
Block a user