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 Nov 3, 2024
1 parent edc4ead commit a89019e
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 283 deletions.
32 changes: 16 additions & 16 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.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@mheob/commitlint-config": "^1.2.0",
"@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",
"commitizen": "^4.3.0",
"@mheob/prettier-config": "^3.3.2",
"@mheob/tsconfig": "^2.2.1",
"@types/node": "^20.17.5",
"@vitest/coverage-v8": "^1.6.0",
"commitizen": "^4.3.1",
"concurrently": "^8.2.2",
"cz-git": "^1.8.0",
"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"
"cz-git": "^1.10.1",
"eslint": "^8.57.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.6.3",
"vitest": "^1.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit a89019e

Please sign in to comment.