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] committed Sep 7, 2024
1 parent edc4ead commit 22c5c1f
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 183 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,24 +50,24 @@
}
},
"devDependencies": {
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@mheob/commitlint-config": "^1.1.1",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@mheob/commitlint-config": "^1.1.2",
"@mheob/eslint-config": "^5.2.0",
"@mheob/prettier-config": "^3.2.0",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^20.11.20",
"@vitest/coverage-v8": "^1.3.1",
"@mheob/prettier-config": "^3.3.1",
"@mheob/tsconfig": "^2.2.1",
"@types/node": "^20.16.5",
"@vitest/coverage-v8": "^1.6.0",
"commitizen": "^4.3.0",
"concurrently": "^8.2.2",
"cz-git": "^1.8.0",
"cz-git": "^1.9.4",
"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",
"vitest": "^1.3.1"
"husky": "^9.1.5",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.5.4",
"vitest": "^1.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 22c5c1f

Please sign in to comment.