aboutsummaryrefslogtreecommitdiffstats
path: root/.yarnrc.yml
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2023-12-24 02:33:56 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2023-12-24 17:32:54 +0100
commit3c628ac6c74a40096cc33b7433a7684bf7de5742 (patch)
tree6d3f0e92e47455425faaabdafa40d6d97e50f9c8 /.yarnrc.yml
parentfix(language): unambigous reference serialization (diff)
downloadrefinery-3c628ac6c74a40096cc33b7433a7684bf7de5742.tar.gz
refinery-3c628ac6c74a40096cc33b7433a7684bf7de5742.tar.zst
refinery-3c628ac6c74a40096cc33b7433a7684bf7de5742.zip
chore(deps): bump dependencies
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
index cf12e2d9..305b9b6a 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -4,7 +4,7 @@ enableTelemetry: false
4 4
5logFilters: 5logFilters:
6 - level: discard 6 - level: discard
7 text: "prettier is listed by your project with version 3.1.0, which doesn't satisfy what @xstate/cli (p708d6) and other dependencies request (^2.0.0)." 7 text: "prettier is listed by your project with version 3.1.1, which doesn't satisfy what @xstate/cli (p072c3) and other dependencies request (^2.0.0)."
8 8
9nodeLinker: pnp 9nodeLinker: pnp
10 10