Skip to content

Commit 5876156

Browse files
chore(deps): update dependency @types/js-yaml to v4.0.8 (#565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 027ba6a commit 5876156

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: src/plugins/docusaurus-plugin-alumni/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@docusaurus/module-type-aliases": "latest",
2525
"@docusaurus/types": "latest",
2626
"@types/fs-extra": "11.0.2",
27-
"@types/js-yaml": "4.0.7",
27+
"@types/js-yaml": "4.0.8",
2828
"@types/node": "18.18.4",
2929
"@types/react": "18.2.28",
3030
"react": "18.2.0",

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3962,10 +3962,10 @@ __metadata:
39623962
languageName: node
39633963
linkType: hard
39643964

3965-
"@types/js-yaml@npm:4.0.7":
3966-
version: 4.0.7
3967-
resolution: "@types/js-yaml@npm:4.0.7"
3968-
checksum: e02eca876f3f19dbba62a26a18e59ec5df4e29300b99808fb0b4ca980cbfbb60e4a2c7d75d521728f5b2a3b92a0da5b9343497b2acf621b8ea019d48b40bbd78
3965+
"@types/js-yaml@npm:4.0.8":
3966+
version: 4.0.8
3967+
resolution: "@types/js-yaml@npm:4.0.8"
3968+
checksum: a5a77a5a1eac7e7fb667156c251c2b947ca4ddfdda570726369dd50bd5b2b1d0da2d0fb4273d1b10aa1782406d7b3da8923d957df4fb89dbfa1db06f43297de2
39693969
languageName: node
39703970
linkType: hard
39713971

@@ -6773,7 +6773,7 @@ __metadata:
67736773
"@docusaurus/utils": 2.0.0-beta.21
67746774
"@docusaurus/utils-validation": 2.0.0-beta.21
67756775
"@types/fs-extra": 11.0.2
6776-
"@types/js-yaml": 4.0.7
6776+
"@types/js-yaml": 4.0.8
67776777
"@types/node": 18.18.4
67786778
"@types/react": 18.2.28
67796779
fs-extra: 11.1.1

0 commit comments

Comments
 (0)