Skip to content

Commit bea70ba

Browse files
chore(deps): update dependency typescript to v5.9.3
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6aa8b78 commit bea70ba

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -10605,10 +10605,10 @@ typesafe-actions@^4.2.1:
1060510605
resolved "https://registry.yarnpkg.com/typesafe-actions/-/typesafe-actions-4.4.2.tgz#8f817c479d12130b5ebb442032968b2a18929e1a"
1060610606
integrity sha512-QW61P4cOX8dCNmrfpcUMjvU/MF/sFTC8/PlG9215W1gKDzZUBjRGdyYSO6ZcEUNsn491S2VpryJOHSIVSDqJrg==
1060710607

10608-
typescript@5.8.3:
10609-
version "5.8.3"
10610-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
10611-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
10608+
typescript@5.9.3:
10609+
version "5.9.3"
10610+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
10611+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
1061210612

1061310613
typescript@^4.2.4:
1061410614
version "4.9.5"

0 commit comments

Comments
 (0)