Skip to content

Commit 67600ca

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 3e78e7a commit 67600ca

File tree

2 files changed

+10
-21
lines changed

2 files changed

+10
-21
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 & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -348,17 +348,6 @@ __metadata:
348348
languageName: node
349349
linkType: hard
350350

351-
"@lerna-lite/filter-packages@npm:3.3.0":
352-
version: 3.3.0
353-
resolution: "@lerna-lite/filter-packages@npm:3.3.0"
354-
dependencies:
355-
"@lerna-lite/core": "npm:3.3.0"
356-
multimatch: "npm:^7.0.0"
357-
npmlog: "npm:^7.0.1"
358-
checksum: 10c0/ac8aba33171fff0568beffdf4cc9a693d2042bc96ca6069fd0062f0dd9b367c676826e0df91c667ab1ff77b6c136895165892ed4dda7b4b00432cdd5e4fc243b
359-
languageName: node
360-
linkType: hard
361-
362351
"@lerna-lite/filter-packages@npm:3.3.1":
363352
version: 3.3.1
364353
resolution: "@lerna-lite/filter-packages@npm:3.3.1"
@@ -3868,7 +3857,7 @@ __metadata:
38683857
eslint-plugin-import: "npm:^2.29.1"
38693858
npm-run-all: "npm:^4.1.5"
38703859
prettier: "npm:^3.2.5"
3871-
typescript: "npm:^5.3.3"
3860+
typescript: "npm:^5.4.5"
38723861
languageName: unknown
38733862
linkType: soft
38743863

@@ -6986,23 +6975,23 @@ __metadata:
69866975
languageName: node
69876976
linkType: hard
69886977

6989-
"typescript@npm:^5.3.3":
6990-
version: 5.3.3
6991-
resolution: "typescript@npm:5.3.3"
6978+
"typescript@npm:^5.4.5":
6979+
version: 5.4.5
6980+
resolution: "typescript@npm:5.4.5"
69926981
bin:
69936982
tsc: bin/tsc
69946983
tsserver: bin/tsserver
6995-
checksum: 10c0/e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f
6984+
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
69966985
languageName: node
69976986
linkType: hard
69986987

6999-
"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
7000-
version: 5.3.3
7001-
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
6988+
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
6989+
version: 5.4.5
6990+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=d69c25"
70026991
bin:
70036992
tsc: bin/tsc
70046993
tsserver: bin/tsserver
7005-
checksum: 10c0/1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500
6994+
checksum: 10c0/9cf4c053893bcf327d101b6c024a55baf05430dc30263f9adb1bf354aeffc11306fe1f23ba2f9a0209674359f16219b5b7d229e923477b94831d07d5a33a4217
70066995
languageName: node
70076996
linkType: hard
70086997

0 commit comments

Comments
 (0)