build(deps-dev): bump lint-staged from 12.3.7 to 12.4.1

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

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-06 09:15:33 +00:00
committed by GitHub
parent 3c630ecb73
commit f855c17ccb
2 changed files with 51 additions and 16 deletions

View File

@@ -48,7 +48,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.3.1",
"husky": "^7.0.4",
"lint-staged": "^12.3.7",
"lint-staged": "^12.4.1",
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",
"prettier": "^2.0.5",
@@ -57,7 +57,7 @@
"typescript": "^4.1.3"
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.8.0",
"@actions/exec": "^1.1.1",
"ejs": "^3.1.6",
"got": "^11.8.1",