Skip to content

Commit e9b0194

Browse files
chore: Bump eslint from 9.20.0 to 9.20.1 (#730)
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.0...v9.20.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df24ab1 commit e9b0194

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@eslint/js": "^9.18.0",
3535
"@vercel/ncc": "^0.38.3",
36-
"eslint": "^9.20.0",
36+
"eslint": "^9.20.1",
3737
"globals": "^15.14.0",
3838
"jest": "^29.7.0"
3939
},

0 commit comments

Comments
 (0)