build(deps): update dependency dprint/dprint-plugin-typescript to v0.86.1
This commit is contained in:
parent
8b9dc95cd5
commit
44c962cac2
|
@ -41,7 +41,7 @@
|
||||||
"target/"
|
"target/"
|
||||||
],
|
],
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.85.1/plugin.wasm",
|
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.86.1/plugin.wasm",
|
||||||
"https://github.com/dprint/dprint-plugin-json/releases/download/0.17.4/plugin.wasm",
|
"https://github.com/dprint/dprint-plugin-json/releases/download/0.17.4/plugin.wasm",
|
||||||
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.15.3/plugin.wasm",
|
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.15.3/plugin.wasm",
|
||||||
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm"
|
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm"
|
||||||
|
|
Loading…
Reference in New Issue