Skip to content

Commit 1ed17cb

Browse files
dependabot[bot]martinwq997
authored andcommitted
Bump eslint from 9.21.0 to 9.22.0 (crates-pro#150)
Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.22.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 a734501 commit 1ed17cb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,10 @@
3232
"@types/node": "22.13.10",
3333
"@types/react": "18.3.12",
3434
"@types/react-dom": "18.3.1",
35-
"eslint": "9.21.0",
36-
"eslint-config-next": "^15.1.0",
37-
"tailwind-scrollbar": "^4.0.1"
35+
"eslint": "9.22.0",
36+
"eslint-config-next": "^15.1.0"
3837
},
3938
"engines": {
4039
"node": ">=20.12.0"
4140
}
42-
}
41+
}

0 commit comments

Comments
 (0)