Skip to content

Commit

Permalink
build(deps): update dependency typescript to v5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 420f52c commit e5ef331
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"prettier": "3.2.5",
"semantic-release": "23.0.6",
"ts-node": "10.9.2",
"typescript": "5.4.4"
"typescript": "5.4.5"
},
"eslintConfig": {
"root": true,
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,7 @@ __metadata:
semantic-release: "npm:23.0.6"
ts-node: "npm:10.9.2"
tslib: "npm:^2.6.2"
typescript: "npm:5.4.4"
typescript: "npm:5.4.5"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7664,23 +7664,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.4.4":
version: 5.4.4
resolution: "typescript@npm:5.4.4"
"typescript@npm:5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/4d8de0291204ed61ca97ad0cba2ce064e09c4988ca1c451c787e4653ba76296ba35177a52694e8a00cf4ef899d0ee83338663b926d8b7d55167ff0ba81549999
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>":
version: 5.4.4
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/1fa41b9964a9ff0ed913b339c90b46031b2d2da3cb1a192af516610733f7f1d5f7f9754a8e22b9ac7076d3d8aedd2c4f84db3f113bad060eac3a95962443a1bf
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
languageName: node
linkType: hard

Expand Down

0 comments on commit e5ef331

Please sign in to comment.