Skip to content

Commit

Permalink
chore(deps): update dependencies (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent 1290e79 commit 77ccfe5
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 160 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"rc9": "^2.1.1",
"signal-exit": "^4.1.0",
"valibot": "^0.30.0",
"verdaccio": "^5.29.2",
"verdaccio": "^5.30.2",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand All @@ -83,14 +83,14 @@
"@types/node": "^20.11.24",
"@types/yargs": "^17.0.32",
"@verdaccio/types": "^10.8.0",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/coverage-v8": "^1.4.0",
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"simple-git-hooks": "^2.9.0",
"strip-ansi": "^7.1.0",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.1"
"vitest": "^1.4.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 77ccfe5

Please sign in to comment.