Skip to content

Commit 761c6d4

Browse files
authored
Merge pull request #190 from redhat-developer/konflux/mintmaker/main/typescript-5.x
chore(deps): update dependency typescript to v5.9.3
2 parents 429a0c1 + bea70ba commit 761c6d4

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
@@ -70,7 +70,7 @@
7070
"ts-loader": "^9.5.1",
7171
"ts-node": "^10.7.0",
7272
"tsconfig-paths-webpack-plugin": "^4.1.0",
73-
"typescript": "5.8.3",
73+
"typescript": "5.9.3",
7474
"webpack": "^5.1.0",
7575
"webpack-cli": "^4.9.2",
7676
"webpack-dev-server": "^4.9.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10664,10 +10664,10 @@ typesafe-actions@^4.2.1:
1066410664
resolved "https://registry.yarnpkg.com/typesafe-actions/-/typesafe-actions-4.4.2.tgz#8f817c479d12130b5ebb442032968b2a18929e1a"
1066510665
integrity sha512-QW61P4cOX8dCNmrfpcUMjvU/MF/sFTC8/PlG9215W1gKDzZUBjRGdyYSO6ZcEUNsn491S2VpryJOHSIVSDqJrg==
1066610666

10667-
typescript@5.8.3:
10668-
version "5.8.3"
10669-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
10670-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
10667+
typescript@5.9.3:
10668+
version "5.9.3"
10669+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
10670+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
1067110671

1067210672
typescript@^4.2.4:
1067310673
version "4.9.5"

0 commit comments

Comments
 (0)