Skip to content

Commit f012c4d

Browse files
Bump typescript from 5.8.3 to 5.9.3 in /eform-client
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7003b6d commit f012c4d

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"run-sequence": "^2.2.1",
167167
"ts-node": "10.9.2",
168168
"tsconfig-paths": "^4.2.0",
169-
"typescript": "5.8.3",
169+
"typescript": "5.9.3",
170170
"wdio-chromedriver-service": "8.1.1",
171171
"wdio-docker-service": "3.2.1",
172172
"webdriverio": "9.20.0",

eform-client/yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,11 @@
287287
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.3.0.tgz#661e4796569c6fbd4e1a071e58da6df1426de7ad"
288288
integrity sha512-QwuNnmRNr/uNj89TxknPbGcs5snX1w7RoJJPNAsfb2QGcHzUTQovS8hqm9kaDZdpUJDPP7jt7B6F0+EjrPAXRA==
289289

290+
"@angular-eslint/bundled-angular-compiler@20.4.0":
291+
version "20.4.0"
292+
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.4.0.tgz#f3a8df8287f3c1ca44d7b176a7193515cac8aa50"
293+
integrity sha512-u3I/yABCm+lda/AdnLKJnjdQp1i4BACgEKY9D6eKIgijcRtlvUc6Jq+43e1oPZLj+3DdrlABNcB8HsA/+RzikA==
294+
290295
"@angular-eslint/bundled-angular-compiler@20.5.0":
291296
version "20.5.0"
292297
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.5.0.tgz#b0dd9ffd89f5cb0139741d112bdb228f1ba7a46d"
@@ -13905,10 +13910,10 @@ types-ramda@^0.31.0:
1390513910
dependencies:
1390613911
ts-toolbelt "^9.6.0"
1390713912

13908-
typescript@5.8.3:
13909-
version "5.8.3"
13910-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
13911-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
13913+
typescript@5.9.3:
13914+
version "5.9.3"
13915+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
13916+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
1391213917

1391313918
uglify-js@1.x:
1391413919
version "1.3.5"

0 commit comments

Comments
 (0)