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

Remove unified resolution #1919

Open
wants to merge 2 commits into
base: v1.x-2022-07
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -90,8 +90,5 @@
"prettier --write"
]
},
"resolutions": {
"unified": "9.2.2"
},
"version": "0.0.0"
}
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -13770,7 +13770,7 @@ unified-message-control@^3.0.0:
unist-util-visit "^2.0.0"
vfile-location "^3.0.0"

unified@9.2.2, unified@^9.0.0:
unified@^9.0.0:
version "9.2.2"
resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.2.tgz#67649a1abfc3ab85d2969502902775eb03146975"
integrity sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==
Expand Down