Skip to content

Commit 23c1af0

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 f3976bd commit 23c1af0

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
@@ -3731,7 +3731,7 @@ __metadata:
37313731
eslint-plugin-import: "npm:^2.29.1"
37323732
npm-run-all: "npm:^4.1.5"
37333733
prettier: "npm:^3.2.5"
3734-
typescript: "npm:^5.4.4"
3734+
typescript: "npm:^5.4.5"
37353735
languageName: unknown
37363736
linkType: soft
37373737

@@ -6837,23 +6837,23 @@ __metadata:
68376837
languageName: node
68386838
linkType: hard
68396839

6840-
"typescript@npm:^5.4.4":
6841-
version: 5.4.4
6842-
resolution: "typescript@npm:5.4.4"
6840+
"typescript@npm:^5.4.5":
6841+
version: 5.4.5
6842+
resolution: "typescript@npm:5.4.5"
68436843
bin:
68446844
tsc: bin/tsc
68456845
tsserver: bin/tsserver
6846-
checksum: 10c0/4d8de0291204ed61ca97ad0cba2ce064e09c4988ca1c451c787e4653ba76296ba35177a52694e8a00cf4ef899d0ee83338663b926d8b7d55167ff0ba81549999
6846+
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
68476847
languageName: node
68486848
linkType: hard
68496849

6850-
"typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
6851-
version: 5.4.4
6852-
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
6850+
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
6851+
version: 5.4.5
6852+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
68536853
bin:
68546854
tsc: bin/tsc
68556855
tsserver: bin/tsserver
6856-
checksum: 10c0/1fa41b9964a9ff0ed913b339c90b46031b2d2da3cb1a192af516610733f7f1d5f7f9754a8e22b9ac7076d3d8aedd2c4f84db3f113bad060eac3a95962443a1bf
6856+
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
68576857
languageName: node
68586858
linkType: hard
68596859

0 commit comments

Comments
 (0)