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 Dec 9, 2023
1 parent b83a3b4 commit 15476c1
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 245 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,24 +50,24 @@
}
},
"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@mheob/commitlint-config": "^1.1.1",
"@mheob/eslint-config": "^5.1.1",
"@mheob/prettier-config": "^3.1.1",
"@mheob/eslint-config": "^5.2.0",
"@mheob/prettier-config": "^3.2.0",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^20.8.10",
"@types/node": "^20.10.3",
"@vitest/coverage-c8": "^0.33.0",
"commitizen": "^4.3.0",
"concurrently": "^8.2.2",
"cz-git": "^1.7.1",
"eslint": "^8.52.0",
"cz-git": "^1.8.0",
"eslint": "^8.55.0",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"lint-staged": "^15.2.0",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 15476c1

Please sign in to comment.