Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency unified to v11.0.5 #579

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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 @@ -64,7 +64,7 @@
"prettier": "3.0.3",
"prettier-config-jc": "^2.3.0",
"typescript": "4.9.5",
"unified": "11.0.3"
"unified": "11.0.5"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6047,7 +6047,7 @@ __metadata:
rehype-katex: ^7.0.0
remark-math: ^5.1.1
typescript: 4.9.5
unified: 11.0.3
unified: 11.0.5
languageName: unknown
linkType: soft

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

"unified@npm:11.0.3":
version: 11.0.3
resolution: "unified@npm:11.0.3"
"unified@npm:11.0.5":
version: 11.0.5
resolution: "unified@npm:11.0.5"
dependencies:
"@types/unist": ^3.0.0
bail: ^2.0.0
Expand All @@ -15278,7 +15278,7 @@ __metadata:
is-plain-obj: ^4.0.0
trough: ^2.0.0
vfile: ^6.0.0
checksum: 402d6b397b98f8966993faca0e1480f5f1825cc44df6a5236b75ab099f14b10ed808e578155c3f535e60676c12ee3f52346ca08d64343a72181d7a6b4d32011d
checksum: b3bf7fd6f568cc261e074dae21188483b0f2a8ab858d62e6e85b75b96cc655f59532906ae3c64d56a9b257408722d71f1d4135292b3d7ee02907c8b592fb3cf0
languageName: node
linkType: hard

Expand Down
Loading