Skip to content

Commit c6c7d4d

Browse files
committed
chore: not typescript
1 parent 18a2c9b commit c6c7d4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"rollup": "^4.52.5",
7272
"terser": "^5.44.0",
7373
"tslib": "^2.8.1",
74-
"typescript": "5.9.3",
74+
"typescript": "5.8.2",
7575
"typescript-eslint": "8.46.2",
7676
"vitest": "^4.0.4"
7777
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13752,10 +13752,10 @@ typescript-eslint@8.46.2:
1375213752
"@typescript-eslint/typescript-estree" "8.46.2"
1375313753
"@typescript-eslint/utils" "8.46.2"
1375413754

13755-
typescript@5.9.3:
13756-
version "5.9.3"
13757-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
13758-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
13755+
typescript@5.8.2:
13756+
version "5.8.2"
13757+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
13758+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1375913759

1376013760
typical@^4.0.0:
1376113761
version "4.0.0"

0 commit comments

Comments
 (0)