chore(deps): update linters to v9.30.0

| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| npm        | @eslint/js | 9.29.0 | 9.30.0 |
| npm        | eslint     | 9.29.0 | 9.30.0 |
This commit is contained in:
renovate[bot] 2025-07-04 21:16:57 +00:00 committed by GitHub
parent 5ef85b6ab5
commit 541b625ecb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 46 additions and 46 deletions

View file

@ -39,7 +39,7 @@
"devDependencies": {
"@commitlint/cli": "19.8.1",
"@commitlint/config-conventional": "19.8.1",
"@eslint/js": "9.29.0",
"@eslint/js": "9.30.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "11.0.3",
"@semantic-release/npm": "12.0.2",
@ -49,7 +49,7 @@
"@types/node": "20.19.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"esbuild": "0.25.5",
"eslint": "9.29.0",
"eslint": "9.30.0",
"eslint-config-prettier": "10.1.5",
"eslint-plugin-json": "4.0.1",
"globals": "16.2.0",