build(deps): update dependency dprint/dprint-plugin-typescript to v0.93.1

This commit is contained in:
renovate[bot] 2024-11-04 01:56:18 +00:00 committed by GitHub
parent 9d0dbcb691
commit 20d5a470c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@
"target/" "target/"
], ],
"plugins": [ "plugins": [
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.93.0/plugin.wasm", "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.93.1/plugin.wasm",
"https://github.com/dprint/dprint-plugin-json/releases/download/0.19.4/plugin.wasm", "https://github.com/dprint/dprint-plugin-json/releases/download/0.19.4/plugin.wasm",
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.17.8/plugin.wasm", "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.17.8/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.6.3/plugin.wasm" "https://github.com/dprint/dprint-plugin-toml/releases/download/0.6.3/plugin.wasm"