Skip to content

Commit

Permalink
[Chore] Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Pewtro committed Oct 3, 2024
1 parent 18b63d2 commit f579df7
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 82 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"node": "^20.9 || ^22"
},
"devDependencies": {
"@changesets/cli": "2.27.8",
"@changesets/cli": "2.27.9",
"@putstack/eslint-config-typescript": "workspace:*",
"@putstack/prettier-config": "workspace:*",
"@types/node": "22.7.4",
"@vitest/coverage-v8": "2.1.1",
"@vitest/ui": "2.1.1",
"@vitest/coverage-v8": "2.1.2",
"@vitest/ui": "2.1.2",
"eslint": "9.11.1",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"npm-run-all2": "6.2.3",
"prettier": "3.3.3",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"scripts": {
"build": "pnpm -r --if-present --workspace-concurrency 1 build",
Expand Down
149 changes: 71 additions & 78 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 f579df7

Please sign in to comment.