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

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.184 to 4.14.185.
- [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-09-20 12:30:51 +03:00 committed by GitHub
parent d889610b25
commit bfe0039d11
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", "@commitlint/config-angular": "17.1.0",
"@nestjs/common": "^9.0.11", "@nestjs/common": "^9.0.11",
"@nestjs/core": "^9.0.11", "@nestjs/core": "^9.0.11",
"@types/lodash": "4.14.184", "@types/lodash": "4.14.185",
"@typescript-eslint/eslint-plugin": "5.36.2", "@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2", "@typescript-eslint/parser": "5.36.2",
"eslint": "8.23.1", "eslint": "8.23.1",
@ -707,9 +707,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/lodash": { "node_modules/@types/lodash": {
"version": "4.14.184", "version": "4.14.185",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.184.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz",
"integrity": "sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==", "integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==",
"dev": true "dev": true
}, },
"node_modules/@types/minimist": { "node_modules/@types/minimist": {
@ -4858,9 +4858,9 @@
"dev": true "dev": true
}, },
"@types/lodash": { "@types/lodash": {
"version": "4.14.184", "version": "4.14.185",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.184.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz",
"integrity": "sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==", "integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==",
"dev": true "dev": true
}, },
"@types/minimist": { "@types/minimist": {

View File

@ -57,7 +57,7 @@
"@commitlint/config-angular": "17.1.0", "@commitlint/config-angular": "17.1.0",
"@nestjs/common": "^9.0.11", "@nestjs/common": "^9.0.11",
"@nestjs/core": "^9.0.11", "@nestjs/core": "^9.0.11",
"@types/lodash": "4.14.184", "@types/lodash": "4.14.185",
"@typescript-eslint/eslint-plugin": "5.36.2", "@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2", "@typescript-eslint/parser": "5.36.2",
"eslint": "8.23.1", "eslint": "8.23.1",