chore(deps): update dependency @types/webpack to v5.28.1 (#4545)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-11 19:48:45 +02:00
committed by GitHub
parent 5f30a88304
commit f82f350613
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -22,7 +22,7 @@
"@types/lodash": "4.14.195",
"@types/node": "18.16.19",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.0",
"@types/webpack": "5.28.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"async-promise-queue": "1.0.5",
@@ -2264,9 +2264,9 @@
}
},
"node_modules/@types/webpack": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-5.28.0.tgz",
"integrity": "sha512-8cP0CzcxUiFuA9xGJkfeVpqmWTk9nx6CWwamRGCj95ph1SmlRRk9KlCZ6avhCbZd4L68LvYT6l1kpdEnQXrF8w==",
"version": "5.28.1",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-5.28.1.tgz",
"integrity": "sha512-qw1MqGZclCoBrpiSe/hokSgQM/su8Ocpl3L/YHE0L6moyaypg4+5F7Uzq7NgaPKPxUxUbQ4fLPLpDWdR27bCZw==",
"dev": true,
"dependencies": {
"@types/node": "*",
@@ -18675,9 +18675,9 @@
}
},
"@types/webpack": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-5.28.0.tgz",
"integrity": "sha512-8cP0CzcxUiFuA9xGJkfeVpqmWTk9nx6CWwamRGCj95ph1SmlRRk9KlCZ6avhCbZd4L68LvYT6l1kpdEnQXrF8w==",
"version": "5.28.1",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-5.28.1.tgz",
"integrity": "sha512-qw1MqGZclCoBrpiSe/hokSgQM/su8Ocpl3L/YHE0L6moyaypg4+5F7Uzq7NgaPKPxUxUbQ4fLPLpDWdR27bCZw==",
"dev": true,
"requires": {
"@types/node": "*",
+1 -1
View File
@@ -37,7 +37,7 @@
"@types/lodash": "4.14.195",
"@types/node": "18.16.19",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.0",
"@types/webpack": "5.28.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"async-promise-queue": "1.0.5",