Skip to content

Commit

Permalink
build(ts): update the lint-staged
Browse files Browse the repository at this point in the history
  • Loading branch information
pplmx committed Sep 2, 2024
1 parent d140771 commit 8a1b2bc
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 @@ -28,12 +28,12 @@
"@commitlint/cz-commitlint": "^19.4.0",
"@commitlint/types": "^19.0.3",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.1",
"@types/node": "^22.5.2",
"@vercel/ncc": "^0.38.1",
"husky": "^9.1.5",
"inquirer": "^9.3.6",
"jest": "^29.7.0",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"ts-jest": "^29.2.5",
"typescript": "^5.5.4"
},
Expand Down

0 comments on commit 8a1b2bc

Please sign in to comment.