Skip to content

Commit

Permalink
build(deps-dev): lock typescript minor version (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Oct 21, 2024
1 parent 2e5a780 commit 8da91ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"license-checker": "^25.0.1",
"prettier": "^3.3.3",
"spdx-copyleft": "^1.0.0",
"typescript": "^5.5.4"
"typescript": "~5.5.4"
},
"dependencies": {
"camelcase": "^6.3.0",
Expand Down

0 comments on commit 8da91ef

Please sign in to comment.