Skip to content

Commit 17ed14c

Browse files
committed
Revert "chore(deps): update typescript"
This reverts commit c59c10a.
1 parent 8bea6b9 commit 17ed14c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"prettier": "^3.6.2",
7777
"prettier-plugin-jsdoc": "^1.3.3",
7878
"ts-patch": "^3.3.0",
79-
"typescript": "^5.9.2",
79+
"typescript": "^5.5.4",
8080
"typescript-eslint": "^8.39.0"
8181
},
8282
"peerDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2775,7 +2775,7 @@ __metadata:
27752775
prettier: "npm:^3.6.2"
27762776
prettier-plugin-jsdoc: "npm:^1.3.3"
27772777
ts-patch: "npm:^3.3.0"
2778-
typescript: "npm:^5.9.2"
2778+
typescript: "npm:^5.5.4"
27792779
typescript-eslint: "npm:^8.39.0"
27802780
peerDependencies:
27812781
ts-node: ">=10"
@@ -2786,7 +2786,7 @@ __metadata:
27862786
languageName: unknown
27872787
linkType: soft
27882788

2789-
"typescript@npm:^5.9.2":
2789+
"typescript@npm:^5.5.4":
27902790
version: 5.9.2
27912791
resolution: "typescript@npm:5.9.2"
27922792
bin:
@@ -2796,7 +2796,7 @@ __metadata:
27962796
languageName: node
27972797
linkType: hard
27982798

2799-
"typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript>":
2799+
"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
28002800
version: 5.9.2
28012801
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
28022802
bin:

0 commit comments

Comments
 (0)