mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-24 23:14:39 +03:00
chore(deps): update dependency lint-staged to v10.0.7 (#22)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
4f686992e7
commit
b478986b26
6
package-lock.json
generated
6
package-lock.json
generated
@ -684,9 +684,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "10.0.5",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.5.tgz",
|
||||
"integrity": "sha512-Y6V53LnwGxxUD0CCPTCGDlQx2l3RkW0gebgc5XBxKWEf1r0K1b1imedA1owQF7c3+lC9fp7AjWMrRiBsHSCmNQ==",
|
||||
"version": "10.0.7",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.7.tgz",
|
||||
"integrity": "sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^3.0.0",
|
||||
|
@ -41,7 +41,7 @@
|
||||
"@nestjs/core": "6.11.4",
|
||||
"@types/lodash": "4.14.149",
|
||||
"husky": "4.2.1",
|
||||
"lint-staged": "10.0.5",
|
||||
"lint-staged": "10.0.7",
|
||||
"prettier": "1.19.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"telegraf": "3.36.0",
|
||||
|
Loading…
Reference in New Issue
Block a user