Skip to content

Commit 612a545

Browse files
committed
Update dependencies
1 parent 53c60d5 commit 612a545

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

typescript/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
},
2222
"devDependencies": {
2323
"@types/bun": "^1.1.6",
24-
"@typescript-eslint/eslint-plugin": "^7.15.0",
25-
"@typescript-eslint/parser": "^7.15.0",
26-
"prettier": "^3.3.2",
24+
"@typescript-eslint/eslint-plugin": "^7.16.1",
25+
"@typescript-eslint/parser": "^7.16.1",
26+
"prettier": "^3.3.3",
2727
"typescript": "^5.5.3"
2828
}
2929
}

0 commit comments

Comments
 (0)