mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-25 15:34:38 +03:00
chore(deps-dev): bump @types/lodash from 4.14.180 to 4.14.181 (#769)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.180 to 4.14.181. - [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:
parent
7fa2e2b83b
commit
79d0179689
14
package-lock.json
generated
14
package-lock.json
generated
@ -22,7 +22,7 @@
|
|||||||
"@commitlint/config-angular": "16.2.3",
|
"@commitlint/config-angular": "16.2.3",
|
||||||
"@nestjs/common": "8.4.3",
|
"@nestjs/common": "8.4.3",
|
||||||
"@nestjs/core": "8.4.3",
|
"@nestjs/core": "8.4.3",
|
||||||
"@types/lodash": "4.14.180",
|
"@types/lodash": "4.14.181",
|
||||||
"@typescript-eslint/eslint-plugin": "5.16.0",
|
"@typescript-eslint/eslint-plugin": "5.16.0",
|
||||||
"@typescript-eslint/parser": "5.16.0",
|
"@typescript-eslint/parser": "5.16.0",
|
||||||
"eslint": "8.12.0",
|
"eslint": "8.12.0",
|
||||||
@ -644,9 +644,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/lodash": {
|
"node_modules/@types/lodash": {
|
||||||
"version": "4.14.180",
|
"version": "4.14.181",
|
||||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.180.tgz",
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.181.tgz",
|
||||||
"integrity": "sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g==",
|
"integrity": "sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/minimist": {
|
"node_modules/@types/minimist": {
|
||||||
@ -4669,9 +4669,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/lodash": {
|
"@types/lodash": {
|
||||||
"version": "4.14.180",
|
"version": "4.14.181",
|
||||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.180.tgz",
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.181.tgz",
|
||||||
"integrity": "sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g==",
|
"integrity": "sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/minimist": {
|
"@types/minimist": {
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
"@commitlint/config-angular": "16.2.3",
|
"@commitlint/config-angular": "16.2.3",
|
||||||
"@nestjs/common": "8.4.3",
|
"@nestjs/common": "8.4.3",
|
||||||
"@nestjs/core": "8.4.3",
|
"@nestjs/core": "8.4.3",
|
||||||
"@types/lodash": "4.14.180",
|
"@types/lodash": "4.14.181",
|
||||||
"@typescript-eslint/eslint-plugin": "5.16.0",
|
"@typescript-eslint/eslint-plugin": "5.16.0",
|
||||||
"@typescript-eslint/parser": "5.16.0",
|
"@typescript-eslint/parser": "5.16.0",
|
||||||
"eslint": "8.12.0",
|
"eslint": "8.12.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user