chore(deps): update dependency @types/webpack to v5.28.5 (#4654) [skip ci]

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-03 20:22:47 +01:00 committed by GitHub
parent 9c2b70771d
commit ff6a69af97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -22,7 +22,7 @@
"@types/lodash": "4.14.197",
"@types/node": "18.17.4",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.1",
"@types/webpack": "5.28.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"async-promise-queue": "1.0.5",
@ -2369,9 +2369,9 @@
}
},
"node_modules/@types/webpack": {
"version": "5.28.1",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-5.28.1.tgz",
"integrity": "sha512-qw1MqGZclCoBrpiSe/hokSgQM/su8Ocpl3L/YHE0L6moyaypg4+5F7Uzq7NgaPKPxUxUbQ4fLPLpDWdR27bCZw==",
"version": "5.28.5",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-5.28.5.tgz",
"integrity": "sha512-wR87cgvxj3p6D0Crt1r5avwqffqPXUkNlnQ1mjU93G7gCuFjufZR4I6j8cz5g1F1tTYpfOOFvly+cmIQwL9wvw==",
"dev": true,
"dependencies": {
"@types/node": "*",
@ -18838,9 +18838,9 @@
}
},
"@types/webpack": {
"version": "5.28.1",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-5.28.1.tgz",
"integrity": "sha512-qw1MqGZclCoBrpiSe/hokSgQM/su8Ocpl3L/YHE0L6moyaypg4+5F7Uzq7NgaPKPxUxUbQ4fLPLpDWdR27bCZw==",
"version": "5.28.5",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-5.28.5.tgz",
"integrity": "sha512-wR87cgvxj3p6D0Crt1r5avwqffqPXUkNlnQ1mjU93G7gCuFjufZR4I6j8cz5g1F1tTYpfOOFvly+cmIQwL9wvw==",
"dev": true,
"requires": {
"@types/node": "*",

View File

@ -37,7 +37,7 @@
"@types/lodash": "4.14.197",
"@types/node": "18.17.4",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.1",
"@types/webpack": "5.28.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"async-promise-queue": "1.0.5",