Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent e225bdf commit c83a4fe
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 112 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,24 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.2",
"@eslint/js": "9.10.0",
"@eslint/js": "9.15.0",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.3.3",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"commitizen": "4.3.0",
"concurrently": "9.0.0",
"eslint": "9.10.0",
"eslint": "9.15.0",
"husky": "9.1.5",
"pinst": "3.0.0",
"prettier": "3.3.3",
"semantic-release": "24.1.1",
"tsup": "8.2.4",
"typescript": "5.6.2",
"typescript-eslint": "8.5.0",
"typescript-eslint": "8.15.0",
"vitest": "2.0.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit c83a4fe

Please sign in to comment.