Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2025
1 parent 775729d commit b4ccfd6
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 123 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@labset/git-workspaces",
"version": "4.3.1",
"version": "5.0.0",
"description": "git workspace cli extensions",
"preferGlobal": false,
"bin": {
Expand Down Expand Up @@ -57,7 +57,7 @@
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "^8.39.0",
"eslint": "^9.0.0",
"eslint-plugin-import": "^2.27.5",
"jest": "^29.4.3",
"prettier": "^3.2.5",
Expand Down
Loading

0 comments on commit b4ccfd6

Please sign in to comment.