aboutsummaryrefslogtreecommitdiffstats
path: root/.yarnrc.yml
diff options
context:
space:
mode:
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