Skip to content

Commit

Permalink
chore(deps): update dependencies (#44)
Browse files Browse the repository at this point in the history
Just update all dependencies.
  • Loading branch information
mheob authored Oct 3, 2023
1 parent 12e1d4e commit b3ce22d
Show file tree
Hide file tree
Showing 2 changed files with 825 additions and 726 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.7",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@mheob/commitlint-config": "^1.1.0",
"@mheob/eslint-config": "^5.1.0",
"@mheob/prettier-config": "^3.1.0",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^20.4.5",
"@types/node": "^20.8.2",
"@vitest/coverage-c8": "^0.33.0",
"commitizen": "^4.3.0",
"concurrently": "^8.2.0",
"cz-git": "^1.7.0",
"eslint": "^8.46.0",
"concurrently": "^8.2.1",
"cz-git": "^1.7.1",
"eslint": "^8.50.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"prettier": "^3.0.0",
"rimraf": "^5.0.1",
"lint-staged": "^14.0.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"vitest": "^0.34.1"
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit b3ce22d

Please sign in to comment.