Skip to content

Commit

Permalink
build(deps-dev): bump eslint in /react-tailwind-template
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.20.0...v9.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent 3bec4b4 commit 9299a77
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 55 deletions.
124 changes: 70 additions & 54 deletions react-tailwind-template/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 react-tailwind-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@typescript-eslint/parser": "^8.25.0",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.20.0",
"eslint": "^9.21.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.14",
"postcss": "^8.5.2",
Expand Down

0 comments on commit 9299a77

Please sign in to comment.