chore(deps-dev): bump @types/lodash from 4.14.185 to 4.14.190 (#998)

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.185 to 4.14.190.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-01 11:07:29 +03:00 committed by GitHub
parent 961db715c0
commit 98a9a6a556
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

@ -16,7 +16,7 @@
"@commitlint/config-angular": "17.1.0",
"@nestjs/common": "^9.0.11",
"@nestjs/core": "^9.0.11",
"@types/lodash": "4.14.185",
"@types/lodash": "4.14.190",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.38.0",
"eslint": "8.28.0",
@ -715,9 +715,9 @@
"dev": true
},
"node_modules/@types/lodash": {
"version": "4.14.185",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz",
"integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==",
"version": "4.14.190",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.190.tgz",
"integrity": "sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw==",
"dev": true
},
"node_modules/@types/minimist": {
@ -5058,9 +5058,9 @@
"dev": true
},
"@types/lodash": {
"version": "4.14.185",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz",
"integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==",
"version": "4.14.190",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.190.tgz",
"integrity": "sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw==",
"dev": true
},
"@types/minimist": {

View File

@ -57,7 +57,7 @@
"@commitlint/config-angular": "17.1.0",
"@nestjs/common": "^9.0.11",
"@nestjs/core": "^9.0.11",
"@types/lodash": "4.14.185",
"@types/lodash": "4.14.190",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.38.0",
"eslint": "8.28.0",