Bump eslint from 8.24.0 to 8.29.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.29.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.24.0...v8.29.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2022-12-05 21:20:19 +00:00
committed by GitHub
parent 18673a80d1
commit fb599e9542
2 changed files with 77 additions and 230 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@vercel/ncc": "^0.34.0",
"eslint": "^8.24.0",
"eslint": "^8.29.0",
"jest": "^29.1.2"
}
}