Skip to content

Commit eb7fd74

Browse files
chore(deps): update yarn to v4.14.0 (#442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b9fb2e6 commit eb7fd74

File tree

5 files changed

+943
-945
lines changed

5 files changed

+943
-945
lines changed

.yarn/releases/yarn-4.12.0.cjs

Lines changed: 0 additions & 942 deletions
This file was deleted.

.yarn/releases/yarn-4.14.0.cjs

Lines changed: 940 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ nodeLinker: node-modules
22

33
npmRegistryServer: 'https://registry.npmjs.org'
44

5-
yarnPath: .yarn/releases/yarn-4.12.0.cjs
5+
yarnPath: .yarn/releases/yarn-4.14.0.cjs
66

77
supportedArchitectures:
88
cpu:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"prettier --write"
8181
]
8282
},
83-
"packageManager": "yarn@4.12.0",
83+
"packageManager": "yarn@4.14.0",
8484
"resolutions": {
8585
"@headlessui/react": "2.2.10",
8686
"next-mdx-remote": "6.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 9
66
cacheKey: 10c0
77

88
"@alloc/quick-lru@npm:^5.2.0":

0 commit comments

Comments
 (0)