Skip to content

Commit 4107986

Browse files
chore(deps-dev): bump typescript from 5.3.3 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.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.3.3...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 132156f commit 4107986

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.3.3"
73+
"typescript": "^5.4.5"
7474
}
7575
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3859,7 +3859,7 @@ __metadata:
38593859
eslint-plugin-import: "npm:^2.29.1"
38603860
npm-run-all: "npm:^4.1.5"
38613861
prettier: "npm:^3.2.5"
3862-
typescript: "npm:^5.3.3"
3862+
typescript: "npm:^5.4.5"
38633863
languageName: unknown
38643864
linkType: soft
38653865

@@ -6977,23 +6977,23 @@ __metadata:
69776977
languageName: node
69786978
linkType: hard
69796979

6980-
"typescript@npm:^5.3.3":
6981-
version: 5.3.3
6982-
resolution: "typescript@npm:5.3.3"
6980+
"typescript@npm:^5.4.5":
6981+
version: 5.4.5
6982+
resolution: "typescript@npm:5.4.5"
69836983
bin:
69846984
tsc: bin/tsc
69856985
tsserver: bin/tsserver
6986-
checksum: 10c0/e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f
6986+
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
69876987
languageName: node
69886988
linkType: hard
69896989

6990-
"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
6991-
version: 5.3.3
6992-
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
6990+
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
6991+
version: 5.4.5
6992+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=d69c25"
69936993
bin:
69946994
tsc: bin/tsc
69956995
tsserver: bin/tsserver
6996-
checksum: 10c0/1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500
6996+
checksum: 10c0/9cf4c053893bcf327d101b6c024a55baf05430dc30263f9adb1bf354aeffc11306fe1f23ba2f9a0209674359f16219b5b7d229e923477b94831d07d5a33a4217
69976997
languageName: node
69986998
linkType: hard
69996999

0 commit comments

Comments
 (0)