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 Sep 23, 2023
1 parent f0e01c2 commit 186302a
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 339 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,23 +54,23 @@
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@changesets/parse": "^0.3.16",
"@commitlint/cli": "^17.6.6",
"@commitlint/cli": "^17.7.1",
"@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": "^18.16.19",
"@vitest/coverage-istanbul": "^0.33.0",
"@types/node": "^18.17.18",
"@vitest/coverage-istanbul": "^0.34.4",
"commitizen": "^4.3.0",
"cz-git": "^1.7.0",
"eslint": "^8.45.0",
"cz-git": "^1.7.1",
"eslint": "^8.49.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"lint-staged": "^13.3.0",
"ts-node": "^10.9.1",
"tsup": "^6.7.0",
"typescript": "^5.1.6",
"vite": "^4.4.4",
"vitest": "^0.33.0"
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.4"
},
"tsup": {
"clean": true,
Expand Down
Loading

0 comments on commit 186302a

Please sign in to comment.