Skip to content

Commit 3641f57

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/axios-1.12.0
2 parents afbc986 + 2235141 commit 3641f57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"fs-extra": "^11.2.0",
6565
"glob": "8.1.0",
6666
"jest": "^29.7.0",
67-
"js-yaml": "^4.1.0",
67+
"js-yaml": "^4.1.1",
6868
"jsonpath": "^1.0.2",
6969
"markdown-spellcheck": "^1.3.1",
7070
"markdownlint-cli": "^0.41.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3362,10 +3362,10 @@ js-yaml@^3.10.0, js-yaml@^3.13.1:
33623362
argparse "^1.0.7"
33633363
esprima "^4.0.0"
33643364

3365-
js-yaml@^4.1.0:
3366-
version "4.1.0"
3367-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
3368-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
3365+
js-yaml@^4.1.0, js-yaml@^4.1.1:
3366+
version "4.1.1"
3367+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
3368+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
33693369
dependencies:
33703370
argparse "^2.0.1"
33713371

0 commit comments

Comments
 (0)