chore(deps-dev): bump @types/lodash from 4.14.178 to 4.14.180 (#758)

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.178 to 4.14.180.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-22 18:14:44 +03:00 committed by GitHub
parent 8b44d3e2dc
commit 4c7d4b9766
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 @@
"@commitlint/config-angular": "16.2.3", "@commitlint/config-angular": "16.2.3",
"@nestjs/common": "8.4.2", "@nestjs/common": "8.4.2",
"@nestjs/core": "8.4.1", "@nestjs/core": "8.4.1",
"@types/lodash": "4.14.178", "@types/lodash": "4.14.180",
"@typescript-eslint/eslint-plugin": "5.11.0", "@typescript-eslint/eslint-plugin": "5.11.0",
"@typescript-eslint/parser": "5.15.0", "@typescript-eslint/parser": "5.15.0",
"eslint": "8.11.0", "eslint": "8.11.0",
@ -644,9 +644,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/lodash": { "node_modules/@types/lodash": {
"version": "4.14.178", "version": "4.14.180",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.178.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.180.tgz",
"integrity": "sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==", "integrity": "sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g==",
"dev": true "dev": true
}, },
"node_modules/@types/minimist": { "node_modules/@types/minimist": {
@ -4743,9 +4743,9 @@
"dev": true "dev": true
}, },
"@types/lodash": { "@types/lodash": {
"version": "4.14.178", "version": "4.14.180",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.178.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.180.tgz",
"integrity": "sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==", "integrity": "sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g==",
"dev": true "dev": true
}, },
"@types/minimist": { "@types/minimist": {

View File

@ -62,7 +62,7 @@
"@commitlint/config-angular": "16.2.3", "@commitlint/config-angular": "16.2.3",
"@nestjs/common": "8.4.2", "@nestjs/common": "8.4.2",
"@nestjs/core": "8.4.1", "@nestjs/core": "8.4.1",
"@types/lodash": "4.14.178", "@types/lodash": "4.14.180",
"@typescript-eslint/eslint-plugin": "5.11.0", "@typescript-eslint/eslint-plugin": "5.11.0",
"@typescript-eslint/parser": "5.15.0", "@typescript-eslint/parser": "5.15.0",
"eslint": "8.11.0", "eslint": "8.11.0",