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 14, 2023
1 parent ff28a0d commit e634f17
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 305 deletions.
12 changes: 6 additions & 6 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",
"@antfu/eslint-config-ts": "^0.39.7",
"bumpp": "^9.1.1",
"eslint": "^8.45.0",
"lint-staged": "^13.2.3",
"simple-git-hooks": "^2.8.1",
"tsup": "^6.7.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 e634f17

Please sign in to comment.