Skip to content
Merged
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
]
},
"dependencies": {
"hast-util-sanitize": "^5.0.1",
"hast-util-sanitize": "^5.0.2",
"lodash": "^4.17.21",
"mdast-util-from-markdown": "^2.0.1",
"mdast-util-from-markdown": "^2.0.2",
"mdast-util-to-hast": "^13.2.0",
"micromark-core-commonmark": "^2.0.1",
"micromark-factory-space": "^2.0.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -837,14 +837,14 @@ __metadata:
"@types/lodash": "npm:^4.17.12"
"@types/node": "npm:^22.8.1"
eslint: "npm:^8.57.1"
hast-util-sanitize: "npm:^5.0.1"
hast-util-sanitize: "npm:^5.0.2"
husky: "npm:^9.1.6"
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
license-checker-rseidelsohn: "npm:^4.4.2"
lint-staged: "npm:^15.2.10"
lodash: "npm:^4.17.21"
mdast-util-from-markdown: "npm:^2.0.1"
mdast-util-from-markdown: "npm:^2.0.2"
mdast-util-to-hast: "npm:^13.2.0"
micromark-core-commonmark: "npm:^2.0.1"
micromark-factory-space: "npm:^2.0.0"
Expand Down Expand Up @@ -3268,14 +3268,14 @@ __metadata:
languageName: node
linkType: hard

"hast-util-sanitize@npm:^5.0.0, hast-util-sanitize@npm:^5.0.1":
version: 5.0.1
resolution: "hast-util-sanitize@npm:5.0.1"
"hast-util-sanitize@npm:^5.0.0, hast-util-sanitize@npm:^5.0.2":
version: 5.0.2
resolution: "hast-util-sanitize@npm:5.0.2"
dependencies:
"@types/hast": "npm:^3.0.0"
"@ungap/structured-clone": "npm:^1.2.0"
"@ungap/structured-clone": "npm:^1.0.0"
unist-util-position: "npm:^5.0.0"
checksum: 30b3e69effcd6c3c6b40264a169dca9ab6568d98b9aeaa75ee5e0a6b3c7f9843fe6bc9c2cb11c24172b32c2ab7d88e0f243e72a9526107ba35ca58f410cd7ca5
checksum: 20951652078a8c21341c1c9a84f90015b2ba01cc41fa16772f122c65cda26a7adb0501fdeba5c8e37e40e2632447e8fe455d0dd2dc27d39663baacca76f2ecb6
languageName: node
linkType: hard

Expand Down Expand Up @@ -4609,9 +4609,9 @@ __metadata:
languageName: node
linkType: hard

"mdast-util-from-markdown@npm:^2.0.0, mdast-util-from-markdown@npm:^2.0.1":
version: 2.0.1
resolution: "mdast-util-from-markdown@npm:2.0.1"
"mdast-util-from-markdown@npm:^2.0.0, mdast-util-from-markdown@npm:^2.0.2":
version: 2.0.2
resolution: "mdast-util-from-markdown@npm:2.0.2"
dependencies:
"@types/mdast": "npm:^4.0.0"
"@types/unist": "npm:^3.0.0"
Expand All @@ -4625,7 +4625,7 @@ __metadata:
micromark-util-symbol: "npm:^2.0.0"
micromark-util-types: "npm:^2.0.0"
unist-util-stringify-position: "npm:^4.0.0"
checksum: 496596bc6419200ff6258531a0ebcaee576a5c169695f5aa296a79a85f2a221bb9247d565827c709a7c2acfb56ae3c3754bf483d86206617bd299a9658c8121c
checksum: 76eb2bd2c6f7a0318087c73376b8af6d7561c1e16654e7667e640f391341096c56142618fd0ff62f6d39e5ab4895898b9789c84cd7cec2874359a437a0e1ff15
languageName: node
linkType: hard

Expand Down