Skip to content

Commit 30a5a86

Browse files
chore: bump typescript from 5.4.5 to 5.5.2 (#436)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.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.4.5...v5.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44ef303 commit 30a5a86

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
@@ -42,7 +42,7 @@
4242
"eslint-config-prettier": "^9.0.0",
4343
"eslint-plugin-prettier": "^5.1.3",
4444
"prettier": "^3.3.2",
45-
"typescript": "^5.4.5"
45+
"typescript": "^5.5.2"
4646
},
4747
"packageManager": "[email protected]"
4848
}

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ __metadata:
567567
node-fetch: "npm:^3.3.2"
568568
prettier: "npm:^3.3.2"
569569
simple-git: "npm:^3.20.0"
570-
typescript: "npm:^5.4.5"
570+
typescript: "npm:^5.5.2"
571571
languageName: unknown
572572
linkType: soft
573573

@@ -2205,23 +2205,23 @@ __metadata:
22052205
languageName: node
22062206
linkType: hard
22072207

2208-
"typescript@npm:^5.4.5":
2209-
version: 5.4.5
2210-
resolution: "typescript@npm:5.4.5"
2208+
"typescript@npm:^5.5.2":
2209+
version: 5.5.2
2210+
resolution: "typescript@npm:5.5.2"
22112211
bin:
22122212
tsc: bin/tsc
22132213
tsserver: bin/tsserver
2214-
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
2214+
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
22152215
languageName: node
22162216
linkType: hard
22172217

2218-
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
2219-
version: 5.4.5
2220-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=d69c25"
2218+
"typescript@patch:typescript@npm%3A^5.5.2#optional!builtin<compat/typescript>":
2219+
version: 5.5.2
2220+
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=d69c25"
22212221
bin:
22222222
tsc: bin/tsc
22232223
tsserver: bin/tsserver
2224-
checksum: 10c0/9cf4c053893bcf327d101b6c024a55baf05430dc30263f9adb1bf354aeffc11306fe1f23ba2f9a0209674359f16219b5b7d229e923477b94831d07d5a33a4217
2224+
checksum: 10c0/6721ac8933a70c252d7b640b345792e103d881811ff660355617c1836526dbb71c2044e2e77a8823fb3570b469f33276875a4cab6d3c4de4ae7d7ee1c3074ae4
22252225
languageName: node
22262226
linkType: hard
22272227

0 commit comments

Comments
 (0)