Skip to content

Commit

Permalink
chore(ts): update the deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pplmx committed Oct 13, 2024
1 parent 5757f94 commit 4a76091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/ts/{{cookiecutter.project_slug}}/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jest": "^29.7.0",
"lint-staged": "^15.2.10",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"lint-staged": {
"*": ["biome check --write --no-errors-on-unmatched --files-ignore-unknown=true"]
Expand Down

0 comments on commit 4a76091

Please sign in to comment.