mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-12 07:01:26 +03:00
chore(deps): update dependency @types/lodash to v4.14.178 (#652)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
abe61d6492
commit
ffbf0a0fd0
14
package-lock.json
generated
14
package-lock.json
generated
@ -22,7 +22,7 @@
|
|||||||
"@commitlint/config-angular": "15.0.0",
|
"@commitlint/config-angular": "15.0.0",
|
||||||
"@nestjs/common": "8.0.9",
|
"@nestjs/common": "8.0.9",
|
||||||
"@nestjs/core": "8.0.9",
|
"@nestjs/core": "8.0.9",
|
||||||
"@types/lodash": "4.14.177",
|
"@types/lodash": "4.14.178",
|
||||||
"@typescript-eslint/eslint-plugin": "5.6.0",
|
"@typescript-eslint/eslint-plugin": "5.6.0",
|
||||||
"@typescript-eslint/parser": "5.6.0",
|
"@typescript-eslint/parser": "5.6.0",
|
||||||
"eslint": "8.4.1",
|
"eslint": "8.4.1",
|
||||||
@ -815,9 +815,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/lodash": {
|
"node_modules/@types/lodash": {
|
||||||
"version": "4.14.177",
|
"version": "4.14.178",
|
||||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz",
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.178.tgz",
|
||||||
"integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==",
|
"integrity": "sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/minimist": {
|
"node_modules/@types/minimist": {
|
||||||
@ -5031,9 +5031,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/lodash": {
|
"@types/lodash": {
|
||||||
"version": "4.14.177",
|
"version": "4.14.178",
|
||||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz",
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.178.tgz",
|
||||||
"integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==",
|
"integrity": "sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/minimist": {
|
"@types/minimist": {
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
"@commitlint/config-angular": "15.0.0",
|
"@commitlint/config-angular": "15.0.0",
|
||||||
"@nestjs/common": "8.0.9",
|
"@nestjs/common": "8.0.9",
|
||||||
"@nestjs/core": "8.0.9",
|
"@nestjs/core": "8.0.9",
|
||||||
"@types/lodash": "4.14.177",
|
"@types/lodash": "4.14.178",
|
||||||
"@typescript-eslint/eslint-plugin": "5.6.0",
|
"@typescript-eslint/eslint-plugin": "5.6.0",
|
||||||
"@typescript-eslint/parser": "5.6.0",
|
"@typescript-eslint/parser": "5.6.0",
|
||||||
"eslint": "8.4.1",
|
"eslint": "8.4.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user