Skip to content

Commit e85d733

Browse files
build(deps-dev): bump eslint (#1982)
Bumps the patch-dependencies group in /react-tailwind-template with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.30.0 to 9.30.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.0...v9.30.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.30.1 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 644e04c commit e85d733

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
@@ -23,7 +23,7 @@
2323
"@typescript-eslint/parser": "^8.34.0",
2424
"@vitejs/plugin-react": "^4.6.0",
2525
"autoprefixer": "^10.4.21",
26-
"eslint": "^9.30.0",
26+
"eslint": "^9.30.1",
2727
"eslint-plugin-react-hooks": "^5.2.0",
2828
"eslint-plugin-react-refresh": "^0.4.20",
2929
"postcss": "^8.5.6",

0 commit comments

Comments
 (0)