Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency typescript to v5.6.2
Browse files Browse the repository at this point in the history
renovate[bot] authored and guillaumejparis committed Sep 16, 2024
1 parent 35c2154 commit ece067d
Showing 2 changed files with 29 additions and 9 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
@@ -118,7 +118,7 @@
"jsdom": "24.1.1",
"nyc": "17.0.0",
"swagger-typescript-api": "13.0.6",
"typescript": "5.4.5",
"typescript": "5.6.2",
"vite": "5.3.5",
"vite-plugin-istanbul": "6.0.2",
"vitest": "1.6.0"
36 changes: 28 additions & 8 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
@@ -12139,7 +12139,7 @@ __metadata:
rxjs: "npm:7.8.1"
seamless-immutable: "npm:7.1.4"
swagger-typescript-api: "npm:13.0.6"
typescript: "npm:5.4.5"
typescript: "npm:5.6.2"
usehooks-ts: "npm:3.1.0"
uuid: "npm:9.0.1"
vite: "npm:5.3.5"
@@ -15440,13 +15440,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.4.5, typescript@npm:~5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
"typescript@npm:5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
languageName: node
linkType: hard

@@ -15460,13 +15460,23 @@ __metadata:
languageName: node
linkType: hard

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

"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=74658d"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd
languageName: node
linkType: hard

@@ -15480,6 +15490,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.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/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
languageName: node
linkType: hard

"ufo@npm:^1.3.2":
version: 1.5.3
resolution: "ufo@npm:1.5.3"

0 comments on commit ece067d

Please sign in to comment.