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 Jul 25, 2023
1 parent 142cc80 commit 6fe8262
Show file tree
Hide file tree
Showing 2 changed files with 392 additions and 746 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -33,14 +33,14 @@
"release": "vitest run && bumpp --commit \"chore: release v%s\" --push --tag && pnpm publish"
},
"devDependencies": {
"@antfu/eslint-config-ts": "^0.39.3",
"bumpp": "^9.1.0",
"eslint": "^8.41.0",
"lint-staged": "^13.2.2",
"simple-git-hooks": "^2.8.1",
"@antfu/eslint-config-ts": "^0.39.8",
"bumpp": "^9.1.1",
"eslint": "^8.45.0",
"lint-staged": "^13.2.3",
"simple-git-hooks": "^2.9.0",
"tsup": "^7.1.0",
"typescript": "^5.0.4",
"vitest": "^0.31.1"
"typescript": "^5.1.6",
"vitest": "^0.33.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged"
Expand Down

0 comments on commit 6fe8262

Please sign in to comment.