Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed May 17, 2024
1 parent b41eecd commit 0dfae8c
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"generate-rule": "ts-node ./tools/generate-rule",
"lint": "eslint --fix .",
"migrate": "ts-migrate-full",
"prepare": "husky install",
"prepare": "husky",
"prettier": "prettier --write .",
"release": "pnpm run build && auto shipit --name storybookbot --email [email protected]",
"start": "tsc --watch",
Expand Down Expand Up @@ -81,7 +81,7 @@
"ts-jest": "^29.1.2",
"ts-migrate": "^0.1.35",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"peerDependencies": {
"eslint": ">=6"
Expand Down
Loading

0 comments on commit 0dfae8c

Please sign in to comment.