Skip to content

Commit

Permalink
build: update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Belar committed Jan 11, 2025
1 parent 69324b5 commit b37617b
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 95 deletions.
181 changes: 91 additions & 90 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"electron": "^33.3.1",
"electron-builder": "^25.1.8",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"globals": "^15.14.0",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"prettier": "3.4.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2"
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1"
}
}

0 comments on commit b37617b

Please sign in to comment.