Skip to content

Commit

Permalink
chore(typescript): upgrade typescript to 5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Mar 29, 2024
1 parent 179712f commit b8f70e0
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 114 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@types/node": "^14.6.0",
"@types/simple-peer": "^9.6.0",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"commitizen": "^4.3.0",
"electron": "^23.1.4",
"eslint": "^8.36.0",
Expand All @@ -65,7 +65,7 @@
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"tslib": "^2.5.0",
"typescript": "^5.0.2",
"typescript": "^5.4.3",
"yargs": "^15.1.0"
},
"config": {
Expand Down
Loading

0 comments on commit b8f70e0

Please sign in to comment.