Skip to content

Commit 937886f

Browse files
build: bump typescript from 5.7.2 to 5.8.2 in /App/frontend-app
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 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.7.2...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff83ca5 commit 937886f

3 files changed

Lines changed: 11 additions & 9 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"ts-jest": "^29.1.2",
8888
"ts-node": "^10.9.2",
8989
"tslib": "^2.6.2",
90-
"typescript": "^5.7.2",
90+
"typescript": "^5.8.2",
9191
"vite": "^6.2.0"
9292
},
9393
"volta": {

App/frontend-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8844,10 +8844,10 @@ typed-array-length@^1.0.7:
88448844
possible-typed-array-names "^1.0.0"
88458845
reflect.getprototypeof "^1.0.6"
88468846

8847-
typescript@^5.7.2:
8848-
version "5.7.2"
8849-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
8850-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
8847+
typescript@^5.8.2:
8848+
version "5.8.2"
8849+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
8850+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
88518851

88528852
unbox-primitive@^1.0.2:
88538853
version "1.0.2"

0 commit comments

Comments
 (0)