Bump eslint from 9.20.0 to 9.20.1

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](https://github.com/eslint/eslint/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-11 21:36:47 +00:00 committed by GitHub
parent 5a0877e555
commit be0c78684b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -28,7 +28,7 @@
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"drizzle-kit": "^0.30.4",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"eslint-config-prettier": "^10.0.1",
"globals": "^15.14.0",
"prettier": "3.5.0",

View file

@ -1949,9 +1949,9 @@ __metadata:
languageName: node
linkType: hard
"eslint@npm:^9.20.0":
version: 9.20.0
resolution: "eslint@npm:9.20.0"
"eslint@npm:^9.20.1":
version: 9.20.1
resolution: "eslint@npm:9.20.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
@ -1994,7 +1994,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
checksum: 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0
languageName: node
linkType: hard
@ -3049,7 +3049,7 @@ __metadata:
discord.js: "npm:^14.17.3"
drizzle-kit: "npm:^0.30.4"
drizzle-orm: "npm:^0.39.3"
eslint: "npm:^9.20.0"
eslint: "npm:^9.20.1"
eslint-config-prettier: "npm:^10.0.1"
globals: "npm:^15.14.0"
pg: "npm:^8.13.1"