aboutsummaryrefslogtreecommitdiffstats
path: root/.yarnrc.yml
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-01-30 17:28:19 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-01-30 17:28:19 +0100
commit190a63659624889180752918e3ee330485bacd5a (patch)
tree75a9249b9a00507bd47e1186f28871426dae4083 /.yarnrc.yml
parentchore(deps): bump dependencies (diff)
downloadrefinery-190a63659624889180752918e3ee330485bacd5a.tar.gz
refinery-190a63659624889180752918e3ee330485bacd5a.tar.zst
refinery-190a63659624889180752918e3ee330485bacd5a.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 305b9b6a..736a9c7c 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.1, which doesn't satisfy what @xstate/cli (p072c3) and other dependencies request (^2.0.0)." 7 text: "prettier is listed by your project with version 3.2.4, which doesn't satisfy what @xstate/cli (p3ca24) and other dependencies request (^2.0.0)."
8 8
9nodeLinker: pnp 9nodeLinker: pnp
10 10