fix(deps): update dependency js-yaml to v3.14.2 (#66988)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-18 22:21:37 +05:30
committed by GitHub
parent bb3ada57ca
commit e87b7f905f
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -88,7 +88,7 @@
"globals": "^15.14.0",
"husky": "9.0.11",
"identity-obj-proxy": "^3.0.0",
"js-yaml": "3.14.1",
"js-yaml": "3.14.2",
"lint-staged": "^16.2.7",
"lodash": "4.17.21",
"npm-run-all2": "5.0.2",
+10 -10
View File
@@ -51,8 +51,8 @@ importers:
specifier: ^3.0.0
version: 3.0.0
js-yaml:
specifier: 3.14.1
version: 3.14.1
specifier: 3.14.2
version: 3.14.2
lint-staged:
specifier: ^16.2.7
version: 16.2.7
@@ -1000,8 +1000,8 @@ importers:
specifier: 7.1.3
version: 7.1.3
js-yaml:
specifier: 3.14.1
version: 3.14.1
specifier: 3.14.2
version: 3.14.2
lodash:
specifier: 4.17.21
version: 4.17.21
@@ -8885,8 +8885,8 @@ packages:
js-tokens@9.0.1:
resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
js-yaml@3.14.1:
resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==}
js-yaml@3.14.2:
resolution: {integrity: sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==}
hasBin: true
js-yaml@4.0.0:
@@ -15852,7 +15852,7 @@ snapshots:
globals: 13.24.0
ignore: 4.0.6
import-fresh: 3.3.1
js-yaml: 3.14.1
js-yaml: 3.14.2
minimatch: 3.1.5
strip-json-comments: 3.1.1
transitivePeerDependencies:
@@ -21666,7 +21666,7 @@ snapshots:
import-fresh: 3.3.1
imurmurhash: 0.1.4
is-glob: 4.0.3
js-yaml: 3.14.1
js-yaml: 3.14.2
json-stable-stringify-without-jsonify: 1.0.1
levn: 0.4.1
lodash.merge: 4.6.2
@@ -22910,7 +22910,7 @@ snapshots:
gray-matter@4.0.3:
dependencies:
js-yaml: 3.14.1
js-yaml: 3.14.2
kind-of: 6.0.3
section-matter: 1.0.0
strip-bom-string: 1.0.0
@@ -23704,7 +23704,7 @@ snapshots:
js-tokens@9.0.1: {}
js-yaml@3.14.1:
js-yaml@3.14.2:
dependencies:
argparse: 1.0.10
esprima: 4.0.1
+1 -1
View File
@@ -27,7 +27,7 @@
},
"dependencies": {
"hast-util-to-html": "7.1.3",
"js-yaml": "3.14.1",
"js-yaml": "3.14.2",
"lodash": "4.17.21",
"mdast-builder": "1.1.1",
"mdast-util-directive": "1.0.1",