File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
src/plugins/docusaurus-plugin-alumni Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 24
24
"@docusaurus/module-type-aliases" : " latest" ,
25
25
"@docusaurus/types" : " latest" ,
26
26
"@types/fs-extra" : " 11.0.1" ,
27
- "@types/js-yaml" : " 4.0.5 " ,
27
+ "@types/js-yaml" : " 4.0.6 " ,
28
28
"@types/node" : " 18.17.17" ,
29
29
"@types/react" : " 18.0.12" ,
30
30
"react" : " 18.1.0" ,
Original file line number Diff line number Diff line change @@ -3916,10 +3916,10 @@ __metadata:
3916
3916
languageName: node
3917
3917
linkType: hard
3918
3918
3919
- "@types/js-yaml@npm:4.0.5 ":
3920
- version: 4.0.5
3921
- resolution: "@types/js-yaml@npm:4.0.5 "
3922
- checksum: 7dcac8c50fec31643cc9d6444b5503239a861414cdfaa7ae9a38bc22597c4d850c4b8cec3d82d73b3fbca408348ce223b0408d598b32e094470dfffc6d486b4d
3919
+ "@types/js-yaml@npm:4.0.6 ":
3920
+ version: 4.0.6
3921
+ resolution: "@types/js-yaml@npm:4.0.6 "
3922
+ checksum: d4439ec2cc830d355c2a1d7508f49888931b2cfe59d786d27621edd530bf06314b1dceeaa759e21f9b035a0ff623a0ca306752ebb73df9485c02abe045bd962c
3923
3923
languageName: node
3924
3924
linkType: hard
3925
3925
@@ -6735,7 +6735,7 @@ __metadata:
6735
6735
"@docusaurus/utils": 2.0.0-beta.21
6736
6736
"@docusaurus/utils-validation": 2.0.0-beta.21
6737
6737
"@types/fs-extra": 11.0.1
6738
- "@types/js-yaml": 4.0.5
6738
+ "@types/js-yaml": 4.0.6
6739
6739
"@types/node": 18.17.17
6740
6740
"@types/react": 18.0.12
6741
6741
fs-extra: 11.1.1
You can’t perform that action at this time.
0 commit comments