chore(deps): update dependency @types/lodash to v4.14.202 (#4651) [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:55 +01:00 committed by GitHub
parent ff6a69af97
commit 7865e279c5
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

@ -19,7 +19,7 @@
"@types/cordova": "11.0.0",
"@types/fs-extra": "11.0.1",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.197",
"@types/lodash": "4.14.202",
"@types/node": "18.17.4",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.5",
@ -2294,9 +2294,9 @@
}
},
"node_modules/@types/lodash": {
"version": "4.14.197",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.197.tgz",
"integrity": "sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==",
"version": "4.14.202",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz",
"integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==",
"dev": true
},
"node_modules/@types/minimatch": {
@ -18763,9 +18763,9 @@
}
},
"@types/lodash": {
"version": "4.14.197",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.197.tgz",
"integrity": "sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==",
"version": "4.14.202",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz",
"integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==",
"dev": true
},
"@types/minimatch": {

View File

@ -34,7 +34,7 @@
"@types/cordova": "11.0.0",
"@types/fs-extra": "11.0.1",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.197",
"@types/lodash": "4.14.202",
"@types/node": "18.17.4",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.5",