Skip to content

Commit 5ef001c

Browse files
build(deps-dev): bump eslint in /react-tailwind-template (#2213)
Bumps [eslint](https://github.com/eslint/eslint) from 9.36.0 to 9.37.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.37.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.37.0 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 53b4c3f commit 5ef001c

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed

react-tailwind-template/package-lock.json

Lines changed: 24 additions & 21 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
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/eslint-plugin": "^8.45.0",
2727
"@typescript-eslint/parser": "^8.45.0",
2828
"@vitejs/plugin-react": "^4.7.0",
29-
"eslint": "^9.36.0",
29+
"eslint": "^9.37.0",
3030
"eslint-plugin-react-hooks": "^5.2.0",
3131
"eslint-plugin-react-refresh": "^0.4.23",
3232
"tailwindcss": "^4.1.11",

0 commit comments

Comments
 (0)