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 Jan 10, 2024
1 parent 952d702 commit d2406cd
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 170 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@changesets/parse": "^0.4.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/cli": "^18.4.4",
"@mheob/commitlint-config": "^1.1.1",
"@mheob/eslint-config": "^5.2.0",
"@mheob/prettier-config": "^3.2.0",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^20.10.5",
"@vitest/coverage-istanbul": "^1.1.0",
"@types/node": "^20.10.6",
"@vitest/coverage-istanbul": "^1.1.3",
"commitizen": "^4.3.0",
"cz-git": "^1.8.0",
"eslint": "^8.56.0",
Expand All @@ -69,8 +69,8 @@
"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.1.0"
"vite": "^5.0.11",
"vitest": "^1.1.3"
},
"tsup": {
"clean": true,
Expand Down
Loading

0 comments on commit d2406cd

Please sign in to comment.