build(deps): update dprint plugins to v0.22.1 (#7540)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-08 04:28:37 +00:00
committed by GitHub
parent fea4e5155a
commit dc60c13b0d
+1 -1
View File
@@ -27,7 +27,7 @@
"plugins": [
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.96.1/plugin.wasm",
"https://github.com/dprint/dprint-plugin-json/releases/download/0.21.3/plugin.wasm",
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.22.0/plugin.wasm",
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.22.1/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.7.0/plugin.wasm"
]
}