Skip to content

Commit 8b49861

Browse files
build(deps-dev): bump eslint in /react-tailwind-template (#1593)
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67be0ac commit 8b49861

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

react-tailwind-template/package-lock.json

Lines changed: 9 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-tailwind-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@typescript-eslint/parser": "^8.18.0",
2424
"@vitejs/plugin-react": "^4.3.4",
2525
"autoprefixer": "^10.4.20",
26-
"eslint": "^9.16.0",
26+
"eslint": "^9.17.0",
2727
"eslint-plugin-react-hooks": "^5.1.0",
2828
"eslint-plugin-react-refresh": "^0.4.14",
2929
"postcss": "^8.4.38",

0 commit comments

Comments
 (0)