Skip to content

Commit ee193db

Browse files
chore(deps): update yarn to v3.6.4
1 parent c3c5446 commit ee193db

File tree

5 files changed

+947
-2609
lines changed

5 files changed

+947
-2609
lines changed

.yarn/releases/yarn-3.2.2.cjs

-47
This file was deleted.

.yarn/releases/yarn-3.6.4.cjs

+874
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins:
55
#to enable strict mode use pnp instead (or comment this parameter)
66
nodeLinker: node-modules
77

8-
yarnPath: .yarn/releases/yarn-3.2.2.cjs
8+
yarnPath: .yarn/releases/yarn-3.6.4.cjs
99

1010
packageExtensions:
1111
"@keystonejs/app-graphql-playground@*":

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
6767
}
6868
},
69-
"packageManager": "yarn@3.2.2",
69+
"packageManager": "yarn@3.6.4",
7070
"resolutions": {
7171
"npm": "latest-6",
7272
"graphql-upload": "^15.0.2",

0 commit comments

Comments
 (0)