Skip to content

Commit 48a27ad

Browse files
chore: bump typescript from 5.4.3 to 5.4.5 (#424)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5. - [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.3...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbbf6ea commit 48a27ad

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.2.4",
45-
"typescript": "^5.4.3"
45+
"typescript": "^5.4.5"
4646
},
4747
"packageManager": "[email protected]"
4848
}

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ __metadata:
586586
node-fetch: "npm:^3.3.2"
587587
prettier: "npm:^3.2.4"
588588
simple-git: "npm:^3.20.0"
589-
typescript: "npm:^5.4.3"
589+
typescript: "npm:^5.4.5"
590590
languageName: unknown
591591
linkType: soft
592592

@@ -2233,23 +2233,23 @@ __metadata:
22332233
languageName: node
22342234
linkType: hard
22352235

2236-
"typescript@npm:^5.4.3":
2237-
version: 5.4.3
2238-
resolution: "typescript@npm:5.4.3"
2236+
"typescript@npm:^5.4.5":
2237+
version: 5.4.5
2238+
resolution: "typescript@npm:5.4.5"
22392239
bin:
22402240
tsc: bin/tsc
22412241
tsserver: bin/tsserver
2242-
checksum: 10c0/22443a8760c3668e256c0b34b6b45c359ef6cecc10c42558806177a7d500ab1a7d7aac1f976d712e26989ddf6731d2fbdd3212b7c73290a45127c1c43ba2005a
2242+
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
22432243
languageName: node
22442244
linkType: hard
22452245

2246-
"typescript@patch:typescript@npm%3A^5.4.3#optional!builtin<compat/typescript>":
2247-
version: 5.4.3
2248-
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=d69c25"
2246+
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
2247+
version: 5.4.5
2248+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=d69c25"
22492249
bin:
22502250
tsc: bin/tsc
22512251
tsserver: bin/tsserver
2252-
checksum: 10c0/1b50712759f1e4bf4bf6fe7e662235358b716972dec8aa9ca117dee531dbd7b417f5fe28f74d347b4447eec09a200c0372fe9cf1aad2e15a2bcf4a1a99db0820
2252+
checksum: 10c0/9cf4c053893bcf327d101b6c024a55baf05430dc30263f9adb1bf354aeffc11306fe1f23ba2f9a0209674359f16219b5b7d229e923477b94831d07d5a33a4217
22532253
languageName: node
22542254
linkType: hard
22552255

0 commit comments

Comments
 (0)