Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 70af097 commit 01755ac
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"lint-staged": "13.0.0",
"prettier": "3.0.3",
"prettier-config-jc": "^2.3.0",
"typescript": "4.7.3",
"typescript": "5.2.2",
"unified": "11.0.3"
},
"packageManager": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/docusaurus-plugin-alumni/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/node": "17.0.40",
"@types/react": "18.0.12",
"react": "18.1.0",
"typescript": "4.7.3"
"typescript": "5.2.2"
},
"peerDependencies": {
"react": "17.x || 18.x"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5008,7 +5008,7 @@ __metadata:
react-dom: 18.1.0
rehype-katex: 5.0.0
remark-math: 3.0.1
typescript: 4.7.3
typescript: 5.2.2
unified: 11.0.3
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5685,7 +5685,7 @@ __metadata:
js-yaml: 4.1.0
prettier: 3.0.3
react: 18.1.0
typescript: 4.7.3
typescript: 5.2.2
peerDependencies:
react: 17.x || 18.x
languageName: unknown
Expand Down Expand Up @@ -12399,23 +12399,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.7.3":
version: 4.7.3
resolution: "typescript@npm:4.7.3"
"typescript@npm:5.2.2":
version: 5.2.2
resolution: "typescript@npm:5.2.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
languageName: node
linkType: hard

"typescript@patch:typescript@4.7.3#~builtin<compat/typescript>":
version: 4.7.3
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=65a307"
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
languageName: node
linkType: hard

Expand Down

0 comments on commit 01755ac

Please sign in to comment.