File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed
src/plugins/docusaurus-plugin-alumni Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 1717 "@docusaurus/utils" : " 2.0.0-beta.21" ,
1818 "@docusaurus/utils-validation" : " 2.0.0-beta.21" ,
1919 "fs-extra" : " 11.1.1" ,
20- "js-yaml" : " 4.1.0 " ,
20+ "js-yaml" : " 4.1.1 " ,
2121 "prettier" : " 3.0.3"
2222 },
2323 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -6820,7 +6820,7 @@ __metadata:
68206820 "@types/node": 18.18.4
68216821 "@types/react": 18.2.32
68226822 fs-extra: 11.1.1
6823- js-yaml: 4.1.0
6823+ js-yaml: 4.1.1
68246824 prettier: 3.0.3
68256825 react: 18.2.0
68266826 typescript: 4.9.5
@@ -10053,14 +10053,14 @@ __metadata:
1005310053 languageName: node
1005410054 linkType: hard
1005510055
10056- "js-yaml@npm:4.1.0, js-yaml@npm:^4.1.0 ":
10057- version: 4.1.0
10058- resolution: "js-yaml@npm:4.1.0 "
10056+ "js-yaml@npm:4.1.1 ":
10057+ version: 4.1.1
10058+ resolution: "js-yaml@npm:4.1.1 "
1005910059 dependencies:
1006010060 argparse: ^2.0.1
1006110061 bin:
1006210062 js-yaml: bin/js-yaml.js
10063- checksum: c7830dfd456c3ef2c6e355cc5a92e6700ceafa1d14bba54497b34a99f0376cecbb3e9ac14d3e5849b426d5a5140709a66237a8c991c675431271c4ce5504151a
10063+ checksum: ea2339c6930fe048ec31b007b3c90be2714ab3e7defcc2c27ebf30c74fd940358f29070b4345af0019ef151875bf3bc3f8644bea1bab0372652b5044813ac02d
1006410064 languageName: node
1006510065 linkType: hard
1006610066
@@ -10076,6 +10076,17 @@ __metadata:
1007610076 languageName: node
1007710077 linkType: hard
1007810078
10079+ "js-yaml@npm:^4.1.0":
10080+ version: 4.1.0
10081+ resolution: "js-yaml@npm:4.1.0"
10082+ dependencies:
10083+ argparse: ^2.0.1
10084+ bin:
10085+ js-yaml: bin/js-yaml.js
10086+ checksum: c7830dfd456c3ef2c6e355cc5a92e6700ceafa1d14bba54497b34a99f0376cecbb3e9ac14d3e5849b426d5a5140709a66237a8c991c675431271c4ce5504151a
10087+ languageName: node
10088+ linkType: hard
10089+
1007910090"jsesc@npm:^2.5.1":
1008010091 version: 2.5.2
1008110092 resolution: "jsesc@npm:2.5.2"
You can’t perform that action at this time.
0 commit comments