build(deps-dev): bump lint-staged from 13.2.1 to 13.2.2

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.1 to 13.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.1...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-04-27 05:59:12 +00:00
committed by GitHub
parent 18ecd33d12
commit 266a5bf36c
2 changed files with 10 additions and 10 deletions

View File

@@ -44,7 +44,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.1",
"lint-staged": "^13.2.2",
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",
"prettier": "^2.8.8",