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 Jul 23, 2023
1 parent 20a8c39 commit 29fcebc
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 340 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,25 +50,25 @@
}
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@mheob/commitlint-config": "^1.1.0",
"@mheob/eslint-config": "^5.0.1",
"@mheob/prettier-config": "^3.0.1",
"@mheob/eslint-config": "^5.1.0",
"@mheob/prettier-config": "^3.1.0",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^18.16.18",
"@vitest/coverage-c8": "^0.32.2",
"@types/node": "^18.16.19",
"@vitest/coverage-c8": "^0.33.0",
"commitizen": "^4.3.0",
"concurrently": "^8.2.0",
"cz-git": "^1.6.1",
"eslint": "^8.43.0",
"cz-git": "^1.7.0",
"eslint": "^8.45.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.3",
"vitest": "^0.32.2"
"typescript": "^5.1.6",
"vitest": "^0.33.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 29fcebc

Please sign in to comment.