Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"husky": "7.0.2",
"lint-staged": "11.2.3",
"prettier": "2.5.1",
"typescript": "4.5.2"
"typescript": "4.5.4"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/docusaurus-plugin-alumni/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "16.11.12",
"@types/react": "17.0.20",
"react": "17.0.2",
"typescript": "4.5.2"
"typescript": "4.5.4"
},
"peerDependencies": {
"react": "17.x"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4182,7 +4182,7 @@ __metadata:
react-dom: 17.0.2
rehype-katex: 5.0.0
remark-math: 3.0.1
typescript: 4.5.2
typescript: 4.5.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4855,7 +4855,7 @@ __metadata:
fs-extra: 10.0.0
js-yaml: 4.1.0
react: 17.0.2
typescript: 4.5.2
typescript: 4.5.4
peerDependencies:
react: 17.x
languageName: unknown
Expand Down Expand Up @@ -11402,23 +11402,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.5.2":
version: 4.5.2
resolution: "typescript@npm:4.5.2"
"typescript@npm:4.5.4":
version: 4.5.4
resolution: "typescript@npm:4.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 74f9ce65d532bdf5d0214b3f60cf37992180023388c87a11ee6f838a803067ef0b63c600fa501b0deb07f989257dce1e244c9635ed79feca40bbccf6e0aa1ebc
checksum: 59f3243f9cd6fe3161e6150ff6bf795fc843b4234a655dbd938a310515e0d61afd1ac942799e7415e4334255e41c2c49b7dd5d9fd38a17acd25a6779ca7e0961
languageName: node
linkType: hard

"typescript@patch:typescript@4.5.2#~builtin<compat/typescript>":
version: 4.5.2
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=493e53"
"typescript@patch:typescript@4.5.4#~builtin<compat/typescript>":
version: 4.5.4
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=493e53"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 53838d56aba6fcc947d63aa0771e5d966b1b648fddafed6e221d7f38c71219c4e036ece8cfe9e35ed80cf5a35ff4eb958934c993f99c3233773ec4f9ccd53f69
checksum: 2e488dde7d2c4a2fa2e79cf2470600f8ce81bc0563c276b72df8ff412d74456ae532ba824650ae936ce207440c79720ddcfaa25e3cb4477572b8534fa4e34d49
languageName: node
linkType: hard

Expand Down