Skip to content

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
| 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.13.0 | 8.14.0 |
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent f5682e7 commit 3b82421
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 89 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -61,7 +61,7 @@
"rimraf": "6.0.1",
"semantic-release": "24.2.0",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
"typescript-eslint": "8.14.0"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit 3b82421

Please sign in to comment.