Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 8.35.0 to 8.37.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.35.0...v8.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 2, 2023
1 parent a52e13b commit cb4c950
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 98 deletions.
147 changes: 50 additions & 97 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@typescript-eslint/parser": "^5.54.1",
"@vercel/ncc": "^0.36.1",
"@vitest/coverage-c8": "^0.29.2",
"eslint": "^8.35.0",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vitest": "^0.0.54",
Expand Down

0 comments on commit cb4c950

Please sign in to comment.