Skip to content

Commit 79926ee

Browse files
Bump typescript from 5.5.4 to 5.8.2 in /eform-client
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.8.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbfe9b7 commit 79926ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"run-sequence": "^2.2.1",
152152
"ts-node": "10.9.2",
153153
"tsconfig-paths": "^4.2.0",
154-
"typescript": "5.5.4",
154+
"typescript": "5.8.2",
155155
"wdio-chromedriver-service": "^8.1.1",
156156
"wdio-docker-service": "^3.2.1",
157157
"webdriverio": "^8.39.1",

eform-client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11751,10 +11751,10 @@ types-ramda@^0.30.1:
1175111751
dependencies:
1175211752
ts-toolbelt "^9.6.0"
1175311753

11754-
typescript@5.5.4:
11755-
version "5.5.4"
11756-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
11757-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
11754+
typescript@5.8.2:
11755+
version "5.8.2"
11756+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
11757+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1175811758

1175911759
1176011760
version "1.3.5"

0 commit comments

Comments
 (0)