mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-25 07:24:39 +03:00
chore(deps): update dependency @types/lodash to v4.14.173 (#525)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
34ea5e5b33
commit
a611347416
14
package-lock.json
generated
14
package-lock.json
generated
@ -22,7 +22,7 @@
|
||||
"@commitlint/config-angular": "13.1.0",
|
||||
"@nestjs/common": "8.0.6",
|
||||
"@nestjs/core": "8.0.6",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/lodash": "4.14.173",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.1",
|
||||
"@typescript-eslint/parser": "4.31.1",
|
||||
"eslint": "7.32.0",
|
||||
@ -789,9 +789,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/lodash": {
|
||||
"version": "4.14.172",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz",
|
||||
"integrity": "sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==",
|
||||
"version": "4.14.173",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz",
|
||||
"integrity": "sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/minimist": {
|
||||
@ -5119,9 +5119,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/lodash": {
|
||||
"version": "4.14.172",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz",
|
||||
"integrity": "sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==",
|
||||
"version": "4.14.173",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz",
|
||||
"integrity": "sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/minimist": {
|
||||
|
@ -62,7 +62,7 @@
|
||||
"@commitlint/config-angular": "13.1.0",
|
||||
"@nestjs/common": "8.0.6",
|
||||
"@nestjs/core": "8.0.6",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/lodash": "4.14.173",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.1",
|
||||
"@typescript-eslint/parser": "4.31.1",
|
||||
"eslint": "7.32.0",
|
||||
|
Loading…
Reference in New Issue
Block a user