Skip to content

Commit b2f9513

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [NPM] typescript upgraded. 5.1.3 (declared, 5.4.4 resolved) -> 5.4.5
1 parent cd2e652 commit b2f9513

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prettier": "^3.1.0",
2323
"ts-jest": "^29.1.0",
2424
"ts-node": "^10.9.1",
25-
"typescript": "^5.1.3"
25+
"typescript": "^5.4.5"
2626
},
2727
"scripts": {
2828
"lint": "npx eslint . --color --max-warnings=0 && echo '✔ Your code looks good.'",

0 commit comments

Comments
 (0)