Skip to content

Commit e56b5ca

Browse files
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54f487a commit e56b5ca

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-jest": "^28.11.0",
3939
"node-gyp": "^11.2.0",
4040
"prettier": "^3.5.1",
41-
"typescript": "~5.8.0"
41+
"typescript": "~5.8.3"
4242
},
4343
"resolutions": {
4444
"@types/react": "^18",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -29012,7 +29012,7 @@ __metadata:
2901229012
eslint-plugin-jest: "npm:^28.11.0"
2901329013
node-gyp: "npm:^11.2.0"
2901429014
prettier: "npm:^3.5.1"
29015-
typescript: "npm:~5.8.0"
29015+
typescript: "npm:~5.8.3"
2901629016
languageName: unknown
2901729017
linkType: soft
2901829018

@@ -31449,13 +31449,13 @@ __metadata:
3144931449
languageName: node
3145031450
linkType: hard
3145131451

31452-
"typescript@npm:~5.8.0":
31453-
version: 5.8.2
31454-
resolution: "typescript@npm:5.8.2"
31452+
"typescript@npm:~5.8.3":
31453+
version: 5.8.3
31454+
resolution: "typescript@npm:5.8.3"
3145531455
bin:
3145631456
tsc: bin/tsc
3145731457
tsserver: bin/tsserver
31458-
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
31458+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
3145931459
languageName: node
3146031460
linkType: hard
3146131461

@@ -31469,13 +31469,13 @@ __metadata:
3146931469
languageName: node
3147031470
linkType: hard
3147131471

31472-
"typescript@patch:typescript@npm%3A~5.8.0#optional!builtin<compat/typescript>":
31473-
version: 5.8.2
31474-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
31472+
"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
31473+
version: 5.8.3
31474+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
3147531475
bin:
3147631476
tsc: bin/tsc
3147731477
tsserver: bin/tsserver
31478-
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
31478+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
3147931479
languageName: node
3148031480
linkType: hard
3148131481

0 commit comments

Comments
 (0)