Skip to content

Commit

Permalink
Bump TypeScript to 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Aug 15, 2024
1 parent 88e7ffd commit df99254
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
"tsup": "^8.2.4",
"typescript": "^5.4.2",
"typescript": "^5.5.4",
"vitest": "^1.6.0"
},
"resolutions": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4226,7 +4226,7 @@ __metadata:
rimraf: "npm:^3.0.2"
shelljs: "npm:^0.8.5"
tsup: "npm:^8.2.4"
typescript: "npm:^5.4.2"
typescript: "npm:^5.5.4"
vitest: "npm:^1.6.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5110,7 +5110,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.4.2":
"typescript@npm:^5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
Expand All @@ -5120,7 +5120,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=d69c25"
bin:
Expand Down

0 comments on commit df99254

Please sign in to comment.