Skip to content

Commit 9145a45

Browse files
fix(deps): update dependency typescript to v5.4.4
1 parent 099947b commit 9145a45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
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
@@ -27,7 +27,7 @@
2727
"eslint-plugin-import": "2.29.1",
2828
"eslint-plugin-prefer-arrow": "1.2.3",
2929
"eslint-plugin-unicorn": "52.0.0",
30-
"typescript": "5.4.3",
30+
"typescript": "5.4.4",
3131
"typescript-eslint": "7.5.0"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)