mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update linters (#897)
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | npm | @eslint/js | 9.14.0 | 9.15.0 | | npm | eslint | 9.14.0 | 9.15.0 | | npm | typescript-eslint | 8.14.0 | 8.15.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a9286e1671
commit
15e06a67ff
2 changed files with 110 additions and 109 deletions
|
|
@ -39,7 +39,7 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "19.5.0",
|
||||
"@commitlint/config-conventional": "19.5.0",
|
||||
"@eslint/js": "9.14.0",
|
||||
"@eslint/js": "9.15.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.6",
|
||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||
"esbuild": "0.24.0",
|
||||
"eslint": "9.14.0",
|
||||
"eslint": "9.15.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-json": "4.0.1",
|
||||
"globals": "15.12.0",
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
"rimraf": "6.0.1",
|
||||
"semantic-release": "24.2.0",
|
||||
"typescript": "5.6.3",
|
||||
"typescript-eslint": "8.14.0"
|
||||
"typescript-eslint": "8.15.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.13.2",
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue