Skip to content

Commit 6d04364

Browse files
Merge pull request #324 from increments/dependabot/npm_and_yarn/typescript-5.9.2
Bump typescript from 5.8.3 to 5.9.2
2 parents 5ade56a + 12e0385 commit 6d04364

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
@@ -48,7 +48,7 @@
4848
"react-router": "^7.8.2",
4949
"ts-jest": "^29.4.4",
5050
"ts-loader": "^9.5.4",
51-
"typescript": "^5.8.3",
51+
"typescript": "^5.9.3",
5252
"webpack": "^5.99.9",
5353
"webpack-cli": "^6.0.1"
5454
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7095,10 +7095,10 @@ typed-array-length@^1.0.7:
70957095
possible-typed-array-names "^1.0.0"
70967096
reflect.getprototypeof "^1.0.6"
70977097

7098-
typescript@^5.8.3:
7099-
version "5.8.3"
7100-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
7101-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
7098+
typescript@^5.9.3:
7099+
version "5.9.3"
7100+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
7101+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
71027102

71037103
uglify-js@^3.1.4:
71047104
version "3.19.3"

0 commit comments

Comments
 (0)