chore(deps-dev): bump lint-staged from 13.2.0 to 13.2.2

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.0 to 13.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.0...v13.2.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>
This commit is contained in:
dependabot[bot]
2023-06-19 11:10:15 +00:00
committed by GitHub
parent 89717c9b15
commit 405d02023c
2 changed files with 7 additions and 7 deletions

View File

@@ -53,7 +53,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.0",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.7",
"typescript": "4.9.5"
},