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 Jan 8, 2024
1 parent 9cf0864 commit 8f754c7
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 105 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
}
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@mheob/commitlint-config": "^1.1.1",
"@mheob/eslint-config": "^5.2.0",
"@mheob/prettier-config": "^3.2.0",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"@vitest/coverage-c8": "^0.33.0",
"commitizen": "^4.3.0",
"concurrently": "^8.2.2",
Expand All @@ -68,7 +68,7 @@
"rimraf": "^5.0.5",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.2"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 8f754c7

Please sign in to comment.