mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-27 21:41:25 +08:00
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:
parent
9c2b70771d
commit
ff6a69af97
14
package-lock.json
generated
14
package-lock.json
generated
@ -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": "*",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user