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 Feb 6, 2025
1 parent 9a968e6 commit b0e1090
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 218 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,23 @@
}
},
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@mheob/commitlint-config": "^1.2.0",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@mheob/commitlint-config": "^1.2.1",
"@mheob/eslint-config": "^5.2.0",
"@mheob/prettier-config": "^3.3.2",
"@mheob/prettier-config": "^3.3.3",
"@mheob/tsconfig": "^2.2.1",
"@types/node": "^20.17.9",
"@vitest/coverage-v8": "^2.1.8",
"@types/node": "^20.17.16",
"@vitest/coverage-v8": "^2.1.9",
"commitizen": "^4.3.1",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"cz-git": "^1.11.0",
"eslint": "^8.57.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit b0e1090

Please sign in to comment.