aboutsummaryrefslogtreecommitdiffstats
path: root/.yarnrc.yml
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2023-11-17 17:03:16 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2023-11-19 14:41:16 +0100
commitde7f87b5f1c59f038c54affc80f9e4a93a4485fa (patch)
tree6511070a6e1913b2cbc7eda2b0120f6284561400 /.yarnrc.yml
parentbuild: silence test-fixtures publication warning (diff)
downloadrefinery-de7f87b5f1c59f038c54affc80f9e4a93a4485fa.tar.gz
refinery-de7f87b5f1c59f038c54affc80f9e4a93a4485fa.tar.zst
refinery-de7f87b5f1c59f038c54affc80f9e4a93a4485fa.zip
chore(deps): bump dependencies
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
index 1d96f137..cf12e2d9 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -3,8 +3,8 @@ enableGlobalCache: false
3enableTelemetry: false 3enableTelemetry: false
4 4
5logFilters: 5logFilters:
6 - text: prettier is listed by your project with version 3.0.3, which doesn't satisfy what @xstate/cli requests (^2.0.0). 6 - level: discard
7 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)."
8 8
9nodeLinker: pnp 9nodeLinker: pnp
10 10
@@ -19,4 +19,4 @@ packageExtensions:
19 peerDependencies: 19 peerDependencies:
20 csstype: "*" 20 csstype: "*"
21 21
22yarnPath: .yarn/releases/yarn-4.0.0-rc.53.cjs 22yarnPath: .yarn/releases/yarn-4.0.2.cjs