mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
chore(deps): update linters
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | npm | @eslint/js | 9.21.0 | 9.22.0 | | npm | eslint | 9.21.0 | 9.22.0 | | npm | eslint-config-prettier | 10.0.1 | 10.1.1 | | npm | typescript-eslint | 8.24.1 | 8.26.0 |
This commit is contained in:
parent
a3fe721085
commit
396f1feee3
2 changed files with 98 additions and 91 deletions
|
|
@ -39,7 +39,7 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "19.8.0",
|
||||
"@commitlint/config-conventional": "19.8.0",
|
||||
"@eslint/js": "9.21.0",
|
||||
"@eslint/js": "9.22.0",
|
||||
"@semantic-release/git": "10.0.1",
|
||||
"@semantic-release/github": "11.0.1",
|
||||
"@semantic-release/npm": "12.0.1",
|
||||
|
|
@ -49,8 +49,8 @@
|
|||
"@types/node": "20.17.19",
|
||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||
"esbuild": "0.25.0",
|
||||
"eslint": "9.21.0",
|
||||
"eslint-config-prettier": "10.0.1",
|
||||
"eslint": "9.22.0",
|
||||
"eslint-config-prettier": "10.1.1",
|
||||
"eslint-plugin-json": "4.0.1",
|
||||
"globals": "16.0.0",
|
||||
"husky": "9.1.7",
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
"rimraf": "6.0.1",
|
||||
"semantic-release": "24.2.3",
|
||||
"typescript": "5.8.2",
|
||||
"typescript-eslint": "8.24.1"
|
||||
"typescript-eslint": "8.26.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.4.1",
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue