chore(deps): update linters to v9.18.0

| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| npm        | @eslint/js | 9.17.0 | 9.18.0 |
| npm        | eslint     | 9.17.0 | 9.18.0 |
This commit is contained in:
renovate[bot] 2025-01-19 08:05:44 +00:00 committed by GitHub
parent 6ed8aa886f
commit 2adb4e169a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 47 additions and 46 deletions

View file

@ -39,7 +39,7 @@
"devDependencies": {
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@eslint/js": "9.17.0",
"@eslint/js": "9.18.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "11.0.1",
"@semantic-release/npm": "12.0.1",
@ -49,7 +49,7 @@
"@types/node": "20.17.12",
"conventional-changelog-conventionalcommits": "8.0.0",
"esbuild": "0.24.2",
"eslint": "9.17.0",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json": "4.0.1",
"globals": "15.14.0",