Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to ^1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant committed Feb 16, 2024
1 parent 5132492 commit cd9bd27
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 45 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"@antfu/eslint-config": "^2.6.4",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/coverage-v8": "^1.3.0",
"changelogen": "^0.5.5",
"eslint": "npm:[email protected]",
"eslint-ts-patch": "8.56.0-0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vitest": "^1.2.2"
"vitest": "^1.3.0"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
89 changes: 46 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cd9bd27

Please sign in to comment.