Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 4dc0bbb commit 33978a5
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 292 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,27 +41,27 @@
"./dist"
],
"dependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/types": "19.5.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.3.0",
"@gkd-kit/api": "0.6.0",
"@gkd-kit/define": "0.0.1",
"@gkd-kit/tools": "0.5.2",
"@types/node": "20.16.15",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"eslint": "9.13.0",
"@types/node": "20.17.12",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-define-config": "2.1.0",
"eslint-plugin-unused-imports": "4.1.4",
"json5": "2.2.3",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
"simple-git-hooks": "2.11.1",
"tsx": "4.19.1",
"typescript": "5.6.3"
"tsx": "4.19.2",
"typescript": "5.7.2"
},
"volta": {
"node": "20.18.0"
Expand Down
Loading

0 comments on commit 33978a5

Please sign in to comment.