Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"husky": "^8.0.2",
"inquirer": "^9.1.4",
"jest": "^29.3.1",
"js-yaml": "^4.1.0",
"js-yaml": "^4.1.1",
"lint-staged": "^13.0.4",
"markdownlint-cli2": "^0.13.0",
"markdownlint-rule-helpers": "^0.17.2",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9692,7 +9692,7 @@ __metadata:
husky: "npm:^8.0.2"
inquirer: "npm:^9.1.4"
jest: "npm:^29.3.1"
js-yaml: "npm:^4.1.0"
js-yaml: "npm:^4.1.1"
libxmljs2: "npm:^0.35.0"
lint-staged: "npm:^13.0.4"
markdownlint-cli2: "npm:^0.13.0"
Expand Down Expand Up @@ -13891,6 +13891,17 @@ __metadata:
languageName: node
linkType: hard

"js-yaml@npm:^4.1.1":
version: 4.1.1
resolution: "js-yaml@npm:4.1.1"
dependencies:
argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.js
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
languageName: node
linkType: hard

"jsbn@npm:1.1.0":
version: 1.1.0
resolution: "jsbn@npm:1.1.0"
Expand Down