Skip to content

Commit

Permalink
Update dependency typescript to ~5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 5f1e023 commit 0d3085a
Show file tree
Hide file tree
Showing 11 changed files with 28,036 additions and 10 deletions.
25,936 changes: 25,936 additions & 0 deletions .pnp.cjs

Large diffs are not rendered by default.

2,090 changes: 2,090 additions & 0 deletions .pnp.loader.mjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-19706e7e35-10.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@docusaurus/tsconfig": "^3.0.1",
"@docusaurus/types": "3.0.1",
"@types/react": "^18.2.45",
"typescript": "~5.2.2"
"typescript": "~5.3.0"
},
"browserslist": {
"production": [
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8638,7 +8638,7 @@ __metadata:
prism-react-renderer: "npm:2.3.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
typescript: "npm:~5.2.2"
typescript: "npm:~5.3.0"
languageName: unknown
linkType: soft

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

"typescript@npm:~5.2.2":
version: 5.2.2
resolution: "typescript@npm:5.2.2"
"typescript@npm:~5.3.0":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d65e50eb849bd21ff8677e5b9447f9c6e74777e346afd67754934264dcbf4bd59e7d2473f6062d9a015d66bd573311166357e3eb07fea0b52859cf9bb2b58555
checksum: 6e4e6a14a50c222b3d14d4ea2f729e79f972fa536ac1522b91202a9a65af3605c2928c4a790a4a50aa13694d461c479ba92cedaeb1e7b190aadaa4e4b96b8e18
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.2.2#optional!builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
"typescript@patch:typescript@npm%3A~5.3.0#optional!builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f79cc2ba802c94c2b78dbb00d767a10adb67368ae764709737dc277273ec148aa4558033a03ce901406b35fddf4eac46dabc94a1e1d12d2587e2b9cfe5707b4a
checksum: c93786fcc9a70718ba1e3819bab56064ead5817004d1b8186f8ca66165f3a2d0100fee91fa64c840dcd45f994ca5d615d8e1f566d39a7470fc1e014dbb4cf15d
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d3085a

Please sign in to comment.