chore(deps): update linters to v9.39.2

| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| npm        | @eslint/js | 9.39.1 | 9.39.2 |
| npm        | eslint     | 9.39.1 | 9.39.2 |
This commit is contained in:
renovate[bot] 2025-12-19 23:23:36 +00:00 committed by GitHub
parent 3cc81a3108
commit e0d4d32e56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 38 additions and 38 deletions

View file

@ -39,7 +39,7 @@
"devDependencies": {
"@commitlint/cli": "20.2.0",
"@commitlint/config-conventional": "20.2.0",
"@eslint/js": "9.39.1",
"@eslint/js": "9.39.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "12.0.2",
"@semantic-release/npm": "13.1.3",
@ -49,7 +49,7 @@
"@types/node": "20.19.26",
"conventional-changelog-conventionalcommits": "9.1.0",
"esbuild": "0.27.1",
"eslint": "9.39.1",
"eslint": "9.39.2",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-json": "4.0.1",
"globals": "16.5.0",