Skip to content

Commit b5499ee

Browse files
committed
Revert "chore(deps): update typescript"
This reverts commit c59c10a.
1 parent 70fda49 commit b5499ee

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
@@ -74,7 +74,7 @@
7474
"prettier-plugin-jsdoc": "^1.3.3",
7575
"ts-patch": "^3.3.0",
7676
"tsdown": "^0.14.0",
77-
"typescript": "^5.9.2",
77+
"typescript": "^5.5.4",
7878
"typescript-eslint": "^8.39.0"
7979
},
8080
"peerDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3308,7 +3308,7 @@ __metadata:
33083308
prettier-plugin-jsdoc: "npm:^1.3.3"
33093309
ts-patch: "npm:^3.3.0"
33103310
tsdown: "npm:^0.14.0"
3311-
typescript: "npm:^5.9.2"
3311+
typescript: "npm:^5.5.4"
33123312
typescript-eslint: "npm:^8.39.0"
33133313
peerDependencies:
33143314
ts-node: ">=10"
@@ -3319,7 +3319,7 @@ __metadata:
33193319
languageName: unknown
33203320
linkType: soft
33213321

3322-
"typescript@npm:^5.9.2":
3322+
"typescript@npm:^5.5.4":
33233323
version: 5.9.2
33243324
resolution: "typescript@npm:5.9.2"
33253325
bin:
@@ -3329,7 +3329,7 @@ __metadata:
33293329
languageName: node
33303330
linkType: hard
33313331

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

0 commit comments

Comments
 (0)