aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-11-21 19:22:23 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-11-21 19:28:20 +0100
commit377b7e42fb9dd80ac371e32950ded082a805f8b5 (patch)
treee4ad32f2b09350343a7345a87a7eba86f5d3014e /yarn.lock
parentci: do not modify yarn lockfile in ci (diff)
downloadrefinery-377b7e42fb9dd80ac371e32950ded082a805f8b5.tar.gz
refinery-377b7e42fb9dd80ac371e32950ded082a805f8b5.tar.zst
refinery-377b7e42fb9dd80ac371e32950ded082a805f8b5.zip
chore: yarn tsserver sdk support
See https://yarnpkg.com/getting-started/editor-sdks/#emacs for more info
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 5ad20eea..df832224 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2124,6 +2124,8 @@ __metadata:
2124"@refinery/worktree@workspace:.": 2124"@refinery/worktree@workspace:.":
2125 version: 0.0.0-use.local 2125 version: 0.0.0-use.local
2126 resolution: "@refinery/worktree@workspace:." 2126 resolution: "@refinery/worktree@workspace:."
2127 dependencies:
2128 typescript: ~4.4.4
2127 languageName: unknown 2129 languageName: unknown
2128 linkType: soft 2130 linkType: soft
2129 2131