chore(deps): update linters

| datasource | package           | from   | to     |
| ---------- | ----------------- | ------ | ------ |
| npm        | @eslint/js        | 9.27.0 | 9.28.0 |
| npm        | eslint            | 9.27.0 | 9.28.0 |
| npm        | typescript-eslint | 8.32.1 | 8.33.0 |
This commit is contained in:
renovate[bot] 2025-06-07 00:17:30 +00:00 committed by GitHub
parent c3295a349c
commit 0b31a7ecc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 105 additions and 80 deletions

View file

@ -39,7 +39,7 @@
"devDependencies": {
"@commitlint/cli": "19.8.1",
"@commitlint/config-conventional": "19.8.1",
"@eslint/js": "9.27.0",
"@eslint/js": "9.28.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "11.0.3",
"@semantic-release/npm": "12.0.1",
@ -49,7 +49,7 @@
"@types/node": "20.17.57",
"conventional-changelog-conventionalcommits": "8.0.0",
"esbuild": "0.25.5",
"eslint": "9.27.0",
"eslint": "9.28.0",
"eslint-config-prettier": "10.1.5",
"eslint-plugin-json": "4.0.1",
"globals": "16.2.0",
@ -61,7 +61,7 @@
"rimraf": "6.0.1",
"semantic-release": "24.2.5",
"typescript": "5.8.3",
"typescript-eslint": "8.32.1"
"typescript-eslint": "8.33.0"
},
"packageManager": "pnpm@10.11.0",
"engines": {