chore(deps): update dependency @types/lodash to v4.14.174 (#540)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-25 04:05:39 +00:00 committed by GitHub
parent ffefa04d22
commit ca603fbb31
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": "13.1.0", "@commitlint/config-angular": "13.1.0",
"@nestjs/common": "8.0.6", "@nestjs/common": "8.0.6",
"@nestjs/core": "8.0.6", "@nestjs/core": "8.0.6",
"@types/lodash": "4.14.173", "@types/lodash": "4.14.174",
"@typescript-eslint/eslint-plugin": "4.31.2", "@typescript-eslint/eslint-plugin": "4.31.2",
"@typescript-eslint/parser": "4.31.2", "@typescript-eslint/parser": "4.31.2",
"eslint": "7.32.0", "eslint": "7.32.0",
@ -789,9 +789,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/lodash": { "node_modules/@types/lodash": {
"version": "4.14.173", "version": "4.14.174",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.174.tgz",
"integrity": "sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg==", "integrity": "sha512-KMBLT6+g9qrGXpDt7ohjWPUD34WA/jasrtjTEHStF0NPdEwJ1N9SZ+4GaMVDeuk/y0+X5j9xFm6mNiXS7UoaLQ==",
"dev": true "dev": true
}, },
"node_modules/@types/minimist": { "node_modules/@types/minimist": {
@ -5110,9 +5110,9 @@
"dev": true "dev": true
}, },
"@types/lodash": { "@types/lodash": {
"version": "4.14.173", "version": "4.14.174",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.174.tgz",
"integrity": "sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg==", "integrity": "sha512-KMBLT6+g9qrGXpDt7ohjWPUD34WA/jasrtjTEHStF0NPdEwJ1N9SZ+4GaMVDeuk/y0+X5j9xFm6mNiXS7UoaLQ==",
"dev": true "dev": true
}, },
"@types/minimist": { "@types/minimist": {

View File

@ -62,7 +62,7 @@
"@commitlint/config-angular": "13.1.0", "@commitlint/config-angular": "13.1.0",
"@nestjs/common": "8.0.6", "@nestjs/common": "8.0.6",
"@nestjs/core": "8.0.6", "@nestjs/core": "8.0.6",
"@types/lodash": "4.14.173", "@types/lodash": "4.14.174",
"@typescript-eslint/eslint-plugin": "4.31.2", "@typescript-eslint/eslint-plugin": "4.31.2",
"@typescript-eslint/parser": "4.31.2", "@typescript-eslint/parser": "4.31.2",
"eslint": "7.32.0", "eslint": "7.32.0",