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.14.0 | 8.15.0 |
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 8d6ca28 commit 2bdf5f3
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 156 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
},
"devDependencies": {
"@containerbase/eslint-plugin": "1.1.0",
"@eslint/js": "9.14.0",
"@eslint/js": "9.15.0",
"@types/eslint-config-prettier": "6.11.3",
"@types/jest": "29.5.14",
"@types/node": "20.17.6",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-gha": "1.5.1",
"eslint-import-resolver-typescript": "3.6.3",
Expand All @@ -57,7 +57,7 @@
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.3",
"semantic-release": "24.2.0",
"typescript-eslint": "8.14.0"
"typescript-eslint": "8.15.0"
},
"packageManager": "pnpm@9.13.2",
"engines": {
Expand Down
Loading

0 comments on commit 2bdf5f3

Please sign in to comment.