Skip to content

Commit ec422c1

Browse files
build(deps-dev): bump eslint in /react-tailwind-template (#2077)
Bumps [eslint](https://github.com/eslint/eslint) from 9.32.0 to 9.33.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.32.0...v9.33.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.33.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 12291de commit ec422c1

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

react-tailwind-template/package-lock.json

Lines changed: 22 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.39.0",
2727
"@typescript-eslint/parser": "^8.39.0",
2828
"@vitejs/plugin-react": "^4.7.0",
29-
"eslint": "^9.32.0",
29+
"eslint": "^9.33.0",
3030
"eslint-plugin-react-hooks": "^5.2.0",
3131
"eslint-plugin-react-refresh": "^0.4.20",
3232
"tailwindcss": "^4.1.11",

0 commit comments

Comments
 (0)