build(deps): update dependency dprint/dprint-plugin-typescript to v0.90.0
This commit is contained in:
parent
91c1b4f661
commit
ba07823cf4
|
@ -25,7 +25,7 @@
|
||||||
"target/"
|
"target/"
|
||||||
],
|
],
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.89.3/plugin.wasm",
|
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.90.0/plugin.wasm",
|
||||||
"https://github.com/dprint/dprint-plugin-json/releases/download/0.19.2/plugin.wasm",
|
"https://github.com/dprint/dprint-plugin-json/releases/download/0.19.2/plugin.wasm",
|
||||||
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.16.4/plugin.wasm",
|
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.16.4/plugin.wasm",
|
||||||
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.6.1/plugin.wasm"
|
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.6.1/plugin.wasm"
|
||||||
|
|
Loading…
Reference in New Issue