build(deps-dev): bump eslint from 8.37.0 to 8.38.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0)

---
updated-dependencies:
- dependency-name: eslint
  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] 2023-04-08 07:57:22 +00:00 committed by James Sumners
parent 65a519e203
commit 2bb8985ada
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
},
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"eslint": "8.37.0",
"eslint": "8.38.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",