Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent bb4437b commit 9b3af2b
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 355 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,23 @@
}
},
"devDependencies": {
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@mheob/commitlint-config": "^1.1.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@mheob/commitlint-config": "^1.2.0",
"@mheob/eslint-config": "^5.2.0",
"@mheob/prettier-config": "^3.2.0",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^20.11.20",
"@mheob/prettier-config": "^3.3.2",
"@mheob/tsconfig": "^2.2.1",
"@types/node": "^20.17.6",
"@vitest/coverage-v8": "^2.1.5",
"commitizen": "^4.3.0",
"commitizen": "^4.3.1",
"concurrently": "^9.1.0",
"cz-git": "^1.8.0",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"rimraf": "^6.0.0",
"typescript": "^5.3.3",
"cz-git": "^1.11.0",
"eslint": "^8.57.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 9b3af2b

Please sign in to comment.