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 Jun 9, 2023
1 parent 4ea446e commit b1b68e7
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 155 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,23 +52,23 @@
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@mheob/commitlint-config": "^1.0.1",
"@mheob/eslint-config": "^5.0.0",
"@mheob/commitlint-config": "^1.1.0",
"@mheob/eslint-config": "^5.0.1",
"@mheob/prettier-config": "^3.0.1",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^18.16.16",
"@vitest/coverage-c8": "^0.31.2",
"@vitest/coverage-c8": "^0.32.0",
"commitizen": "^4.3.0",
"concurrently": "^8.0.1",
"concurrently": "^8.1.0",
"cz-git": "^1.6.1",
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"vitest": "^0.31.2"
"typescript": "^5.1.3",
"vitest": "^0.32.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit b1b68e7

Please sign in to comment.