Skip to content

Commit 87b1484

Browse files
authored
Merge pull request #2 from agch-dev/dependabot/npm_and_yarn/typescript-5.9.3
Bump typescript from 5.8.3 to 5.9.3
2 parents f883835 + a0e2a17 commit 87b1484

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"prettier": "^3.4.2",
8888
"tailwindcss": "^4.1.16",
8989
"ts-node": "^10.9.2",
90-
"typescript": "^5.8.3",
90+
"typescript": "^5.9.3",
9191
"vite": "^6.3.5",
9292
"vite-tsconfig-paths": "^5.1.4",
9393
"vitest": "^2.1.8"

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6623,16 +6623,11 @@ typed-array-length@^1.0.7:
66236623
possible-typed-array-names "^1.0.0"
66246624
reflect.getprototypeof "^1.0.6"
66256625

6626-
typescript@>=5:
6626+
typescript@>=5, typescript@^5.9.3:
66276627
version "5.9.3"
66286628
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
66296629
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
66306630

6631-
typescript@^5.8.3:
6632-
version "5.8.3"
6633-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6634-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
6635-
66366631
unbox-primitive@^1.0.2:
66376632
version "1.0.2"
66386633
resolved "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz"

0 commit comments

Comments
 (0)