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 Sep 24, 2024
1 parent f923c79 commit 2841a20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/ts/{{cookiecutter.project_slug}}/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@commitlint/cz-commitlint": "^19.5.0",
"@commitlint/types": "^19.5.0",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@vercel/ncc": "^0.38.1",
"@types/node": "^22.6.1",
"@vercel/ncc": "^0.38.2",
"husky": "^9.1.6",
"inquirer": "^11.0.2",
"jest": "^29.7.0",
Expand Down

0 comments on commit 2841a20

Please sign in to comment.