Skip to content

Commit 8811f95

Browse files
committed
build: Bump typescript from v5.7.2 to v5.7.3
1 parent d11c168 commit 8811f95

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@commitlint/config-conventional": "^19.6.0",
4343
"@release-it/conventional-changelog": "^9.0.4",
4444
"@testing-library/react": "^16.0.0",
45-
"@types/react": "^19.0.3",
45+
"@types/react": "^19.0.4",
4646
"dotenv-cli": "^8.0.0",
4747
"husky": "^9.1.7",
4848
"jest": "^29.7.0",
@@ -51,7 +51,7 @@
5151
"release-it": "^17.11.0",
5252
"ts-jest": "^29.2.5",
5353
"ts-node": "^10.9.2",
54-
"typescript": "^5.7.2"
54+
"typescript": "^5.7.3"
5555
},
5656
"peerDependencies": {
5757
"react": "^19.0.0"

0 commit comments

Comments
 (0)