chore: revert "fix(deps): lock mdast-util-gfm-autolink-literal library to exact version 2.0.0"

This reverts commit d028b61a40.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2025-04-22 10:26:51 +02:00
parent c4b9e9d4a1
commit f24d178d0f
No known key found for this signature in database
GPG key ID: 45FAE7268762B400

View file

@ -197,9 +197,6 @@
"npm": "^10.0.0"
},
"overrides": {
"colors": "1.4.0",
"mdast-util-gfm": {
"mdast-util-gfm-autolink-literal": "2.0.0"
}
"colors": "1.4.0"
}
}