chore(deps): update dependency lint-staged to v11.2.2 (#565)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-09 20:31:04 +00:00
committed by GitHub
parent d7f04a5ecb
commit e9d969ca9b
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.2",
"lint-staged": "11.2.1",
"lint-staged": "11.2.2",
"prettier": "2.4.1",
"reflect-metadata": "0.1.13",
"telegraf": "4.4.2",
@@ -2679,9 +2679,9 @@
"dev": true
},
"node_modules/lint-staged": {
"version": "11.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.1.tgz",
"integrity": "sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==",
"version": "11.2.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.2.tgz",
"integrity": "sha512-rbtLCRTyndPJvtjpLwVjjb6K91jQrJ06oNArA4igPTGYlDCrJMIFbNDUAQGa4GRd8AjUBHkAAmq+K38tcmMaAQ==",
"dev": true,
"dependencies": {
"cli-truncate": "2.1.0",
@@ -6488,9 +6488,9 @@
"dev": true
},
"lint-staged": {
"version": "11.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.1.tgz",
"integrity": "sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==",
"version": "11.2.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.2.tgz",
"integrity": "sha512-rbtLCRTyndPJvtjpLwVjjb6K91jQrJ06oNArA4igPTGYlDCrJMIFbNDUAQGa4GRd8AjUBHkAAmq+K38tcmMaAQ==",
"dev": true,
"requires": {
"cli-truncate": "2.1.0",

View File

@@ -69,7 +69,7 @@
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.2",
"lint-staged": "11.2.1",
"lint-staged": "11.2.2",
"prettier": "2.4.1",
"reflect-metadata": "0.1.13",
"telegraf": "4.4.2",