chore(deps-dev): bump js-yaml from 4.2.0 to 4.3.0 in /documentation (#10735)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -36,7 +36,7 @@
|
||||
"@docusaurus/types": "3.7.0",
|
||||
"globby": "^13.2.2",
|
||||
"gray-matter": "^4.0.3",
|
||||
"js-yaml": "^4.2.0",
|
||||
"js-yaml": "^4.3.0",
|
||||
"typescript": "~5.6.2",
|
||||
"yaml-loader": "^0.8.1"
|
||||
},
|
||||
@@ -10957,9 +10957,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/js-yaml": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.2.0.tgz",
|
||||
"integrity": "sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==",
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz",
|
||||
"integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"@docusaurus/types": "3.7.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"globby": "^13.2.2",
|
||||
"js-yaml": "^4.2.0",
|
||||
"js-yaml": "^4.3.0",
|
||||
"typescript": "~5.6.2",
|
||||
"yaml-loader": "^0.8.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user