chore(deps): update dependency lint-staged to v12.1.5 (#673)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-02 23:30:53 +00:00 committed by GitHub
parent b7521ed3a6
commit 9a31408598
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

@ -29,7 +29,7 @@
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"lint-staged": "12.1.4",
"lint-staged": "12.1.5",
"prettier": "2.5.1",
"reflect-metadata": "0.1.13",
"telegraf": "4.4.2",
@ -2721,9 +2721,9 @@
"dev": true
},
"node_modules/lint-staged": {
"version": "12.1.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz",
"integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==",
"version": "12.1.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz",
"integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@ -6500,9 +6500,9 @@
"dev": true
},
"lint-staged": {
"version": "12.1.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz",
"integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==",
"version": "12.1.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz",
"integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",

View File

@ -69,7 +69,7 @@
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"lint-staged": "12.1.4",
"lint-staged": "12.1.5",
"prettier": "2.5.1",
"reflect-metadata": "0.1.13",
"telegraf": "4.4.2",