Bump eslint from 8.47.0 to 8.48.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.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.47.0...v8.48.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-08-27 14:26:25 -07:00
committed by David Anson
co-authored by David Anson
parent 343dd3ebba
commit efb8a0501c
+1 -1
View File
@@ -27,7 +27,7 @@
},
"devDependencies": {
"@vercel/ncc": "0.36.1",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-unicorn": "48.0.1"
}