Skip to content

Commit 0703cf8

Browse files
build(deps-dev): bump eslint (#2366)
Bumps the patch-dependencies group in /react-tailwind-template with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 321a973 commit 0703cf8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

react-tailwind-template/package-lock.json

Lines changed: 8 additions & 8 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
@@ -28,7 +28,7 @@
2828
"@typescript-eslint/eslint-plugin": "^8.49.0",
2929
"@typescript-eslint/parser": "^8.48.0",
3030
"@vitejs/plugin-react": "^5.1.2",
31-
"eslint": "^9.39.1",
31+
"eslint": "^9.39.2",
3232
"eslint-plugin-react-hooks": "^7.0.1",
3333
"eslint-plugin-react-refresh": "^0.4.24",
3434
"tailwindcss": "^4.1.11",

0 commit comments

Comments
 (0)