Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 672c755 commit 06b0763
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 25 deletions.
26 changes: 13 additions & 13 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"docusaurus-plugin-typedoc": "0.19.2",
"typedoc": "0.24.8",
"typedoc-plugin-markdown": "3.17.0",
"typescript": "5.1.6"
"typescript": "5.7.2"
},
"resolutions": {
"@types/react": "18.2.35",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"nyc": "15.1.0",
"source-map-support": "0.5.21",
"ts-node": "10.9.1",
"typescript": "5.1.6"
"typescript": "5.7.2"
},
"resolutions": {
"node-preload": "0.2.0"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5806,7 +5806,7 @@ __metadata:
react-dom: 18.2.0
typedoc: 0.24.8
typedoc-plugin-markdown: 3.17.0
typescript: 5.1.6
typescript: 5.7.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10218,7 +10218,7 @@ __metadata:
nyc: 15.1.0
source-map-support: 0.5.21
ts-node: 10.9.1
typescript: 5.1.6
typescript: 5.7.2
languageName: unknown
linkType: soft

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

"typescript@npm:5.1.6":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
"typescript@npm:5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
checksum: b55300c4cefee8ee380d14fa9359ccb41ff8b54c719f6bc49b424899d662a5ce62ece390ce769568c7f4d14af844085255e63788740084444eb12ef423b13433
languageName: node
linkType: hard

"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
"typescript@patch:typescript@5.7.2#~builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=f3b441"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
checksum: 803430c6da2ba73c25a21880d8d4f08a56d9d2444e6db2ea949ac4abceeece8e4a442b7b9b585db7d8a0b47ebda2060e45fe8ee8b8aca23e27ec1d4844987ee6
languageName: node
linkType: hard

Expand Down

0 comments on commit 06b0763

Please sign in to comment.