Merge pull request #313 from ahmadk953/dependabot/npm_and_yarn/eslint-9.23.0
Some checks failed
ESLint / Run eslint scanning (push) Has been cancelled
NodeJS Build and Compile / build (21.x) (push) Has been cancelled

Bump eslint from 9.22.0 to 9.23.0
This commit is contained in:
Ahmad 2025-03-22 13:11:13 -04:00 committed by GitHub
commit 99e5d87d7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 21 deletions

View file

@ -30,7 +30,7 @@
"@typescript-eslint/eslint-plugin": "^8.27.0",
"@typescript-eslint/parser": "^8.27.0",
"drizzle-kit": "^0.30.5",
"eslint": "^9.22.0",
"eslint": "^9.23.0",
"eslint-config-prettier": "^10.1.1",
"globals": "^16.0.0",
"prettier": "3.5.3",