Skip to content

Commit d6239f5

Browse files
chore(deps-dev): bump typescript from 5.4.4 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 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.4...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]>
1 parent 70c4852 commit d6239f5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"eslint-plugin-import": "^2.29.1",
7171
"npm-run-all": "^4.1.5",
7272
"prettier": "^3.2.5",
73-
"typescript": "^5.4.4"
73+
"typescript": "^5.4.5"
7474
}
7575
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3718,7 +3718,7 @@ __metadata:
37183718
eslint-plugin-import: "npm:^2.29.1"
37193719
npm-run-all: "npm:^4.1.5"
37203720
prettier: "npm:^3.2.5"
3721-
typescript: "npm:^5.4.4"
3721+
typescript: "npm:^5.4.5"
37223722
languageName: unknown
37233723
linkType: soft
37243724

@@ -6779,23 +6779,23 @@ __metadata:
67796779
languageName: node
67806780
linkType: hard
67816781

6782-
"typescript@npm:^5.4.4":
6783-
version: 5.4.4
6784-
resolution: "typescript@npm:5.4.4"
6782+
"typescript@npm:^5.4.5":
6783+
version: 5.4.5
6784+
resolution: "typescript@npm:5.4.5"
67856785
bin:
67866786
tsc: bin/tsc
67876787
tsserver: bin/tsserver
6788-
checksum: 10c0/4d8de0291204ed61ca97ad0cba2ce064e09c4988ca1c451c787e4653ba76296ba35177a52694e8a00cf4ef899d0ee83338663b926d8b7d55167ff0ba81549999
6788+
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
67896789
languageName: node
67906790
linkType: hard
67916791

6792-
"typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
6793-
version: 5.4.4
6794-
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
6792+
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
6793+
version: 5.4.5
6794+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
67956795
bin:
67966796
tsc: bin/tsc
67976797
tsserver: bin/tsserver
6798-
checksum: 10c0/1fa41b9964a9ff0ed913b339c90b46031b2d2da3cb1a192af516610733f7f1d5f7f9754a8e22b9ac7076d3d8aedd2c4f84db3f113bad060eac3a95962443a1bf
6798+
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
67996799
languageName: node
68006800
linkType: hard
68016801

0 commit comments

Comments
 (0)