Skip to content

Commit

Permalink
Update dependency @types/js-yaml to v4.0.9 (#18621)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent 9417f13 commit 845a0e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"@types/chromecast-caf-sender": "1.0.8",
"@types/glob": "8.1.0",
"@types/html-minifier-terser": "7.0.2",
"@types/js-yaml": "4.0.8",
"@types/js-yaml": "4.0.9",
"@types/leaflet": "1.9.7",
"@types/leaflet-draw": "1.0.10",
"@types/luxon": "3.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4251,10 +4251,10 @@ __metadata:
languageName: node
linkType: hard

"@types/js-yaml@npm:4.0.8":
version: 4.0.8
resolution: "@types/js-yaml@npm:4.0.8"
checksum: 4ff6e50255f2fec044b032b43ef864885ebf64bf110ddb06a9390c80b695a0d595b1127ff83b9d81191d07bba4f28ac8ef020b98997fc03c5f6ffbd3f5b38c39
"@types/js-yaml@npm:4.0.9":
version: 4.0.9
resolution: "@types/js-yaml@npm:4.0.9"
checksum: a0ce595db8a987904badd21fc50f9f444cb73069f4b95a76cc222e0a17b3ff180669059c763ec314bc4c3ce284379177a9da80e83c5f650c6c1310cafbfaa8e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9684,7 +9684,7 @@ __metadata:
"@types/chromecast-caf-sender": "npm:1.0.8"
"@types/glob": "npm:8.1.0"
"@types/html-minifier-terser": "npm:7.0.2"
"@types/js-yaml": "npm:4.0.8"
"@types/js-yaml": "npm:4.0.9"
"@types/leaflet": "npm:1.9.7"
"@types/leaflet-draw": "npm:1.0.10"
"@types/luxon": "npm:3.3.4"
Expand Down

0 comments on commit 845a0e4

Please sign in to comment.