chore(deps-dev): bump lint-staged from 12.4.1 to 12.4.2 (#824)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.1 to 12.4.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.1...v12.4.2)

---
updated-dependencies:
- dependency-name: lint-staged
  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:
dependabot[bot] 2022-05-25 09:29:32 +03:00 committed by GitHub
parent 95038cc6f7
commit c255852bb4
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.5.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "8.0.1",
"lint-staged": "12.4.1",
"lint-staged": "12.4.2",
"prettier": "2.6.2",
"reflect-metadata": "0.1.13",
"telegraf": "4.8.2",
@ -2519,9 +2519,9 @@
"dev": true
},
"node_modules/lint-staged": {
"version": "12.4.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.1.tgz",
"integrity": "sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==",
"version": "12.4.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.2.tgz",
"integrity": "sha512-JAJGIzY/OioIUtrRePr8go6qUxij//mL+RGGoFKU3VWQRtIHgWoHizSqH0QVn2OwrbXS9Q6CICQjfj+E5qvrXg==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@ -6131,9 +6131,9 @@
"dev": true
},
"lint-staged": {
"version": "12.4.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.1.tgz",
"integrity": "sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==",
"version": "12.4.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.2.tgz",
"integrity": "sha512-JAJGIzY/OioIUtrRePr8go6qUxij//mL+RGGoFKU3VWQRtIHgWoHizSqH0QVn2OwrbXS9Q6CICQjfj+E5qvrXg==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",

View File

@ -69,7 +69,7 @@
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "8.0.1",
"lint-staged": "12.4.1",
"lint-staged": "12.4.2",
"prettier": "2.6.2",
"reflect-metadata": "0.1.13",
"telegraf": "4.8.2",