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 Aug 8, 2023
1 parent c3f8508 commit ecfc9bb
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 189 deletions.
12 changes: 6 additions & 6 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.6.7",
"@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.3",
"@vitest/coverage-istanbul": "^0.34.1",
"commitizen": "^4.3.0",
"cz-git": "^1.7.0",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"ts-node": "^10.9.1",
"tsup": "^6.7.0",
"typescript": "^5.1.6",
"vite": "^4.4.4",
"vitest": "^0.33.0"
"vite": "^4.4.8",
"vitest": "^0.34.1"
},
"tsup": {
"clean": true,
Expand Down
Loading

0 comments on commit ecfc9bb

Please sign in to comment.