mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-23 12:07:08 +00:00
chore(deps): update linters
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | npm | @eslint/js | 9.25.0 | 9.25.1 | | npm | eslint | 9.25.0 | 9.25.1 | | npm | typescript-eslint | 8.30.1 | 8.31.0 |
This commit is contained in:
parent
6e38bf4bd1
commit
dd1d9b1a7a
2 changed files with 77 additions and 77 deletions
|
|
@ -39,7 +39,7 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "19.8.0",
|
||||
"@commitlint/config-conventional": "19.8.0",
|
||||
"@eslint/js": "9.25.0",
|
||||
"@eslint/js": "9.25.1",
|
||||
"@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.30",
|
||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||
"esbuild": "0.25.2",
|
||||
"eslint": "9.25.0",
|
||||
"eslint": "9.25.1",
|
||||
"eslint-config-prettier": "10.1.2",
|
||||
"eslint-plugin-json": "4.0.1",
|
||||
"globals": "16.0.0",
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
"rimraf": "6.0.1",
|
||||
"semantic-release": "24.2.3",
|
||||
"typescript": "5.8.3",
|
||||
"typescript-eslint": "8.30.1"
|
||||
"typescript-eslint": "8.31.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.9.0",
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue