Skip to content

Commit 302774a

Browse files
authored
Merge pull request #309 from UN-OCHA/dependabot/npm_and_yarn/typescript-5.9.3
Bump typescript from 5.8.3 to 5.9.3
2 parents 2e27bba + 0154fcd commit 302774a

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
@@ -37,7 +37,7 @@
3737
"lint-staged": "^16.1.6",
3838
"prettier": "3.6.2",
3939
"ts-jest": "^29.4.1",
40-
"typescript": "^5.8.3"
40+
"typescript": "^5.9.3"
4141
},
4242
"lint-staged": {
4343
"*.{ts,js,cjs,mjs}": "eslint --cache",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3958,10 +3958,10 @@ [email protected]:
39583958
"@typescript-eslint/typescript-estree" "8.42.0"
39593959
"@typescript-eslint/utils" "8.42.0"
39603960

3961-
typescript@^5.8.3:
3962-
version "5.8.3"
3963-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3964-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
3961+
typescript@^5.9.3:
3962+
version "5.9.3"
3963+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3964+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
39653965

39663966
uglify-js@^3.1.4:
39673967
version "3.19.3"

0 commit comments

Comments
 (0)