Skip to content

Commit

Permalink
chore(deps): update yarn to v3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 0fa26f7 commit 81f6f1b
Show file tree
Hide file tree
Showing 5 changed files with 1,058 additions and 3,615 deletions.
47 changes: 0 additions & 47 deletions .yarn/releases/yarn-3.2.2.cjs

This file was deleted.

874 changes: 874 additions & 0 deletions .yarn/releases/yarn-3.6.4.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins:
#to enable strict mode use pnp instead (or comment this parameter)
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.2.2.cjs
yarnPath: .yarn/releases/yarn-3.6.4.cjs

packageExtensions:
"@keystonejs/app-graphql-playground@*":
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"packageManager": "yarn@3.2.2",
"packageManager": "yarn@3.6.4",
"resolutions": {
"npm": "latest-6",
"graphql-upload": "^15.0.2",
Expand Down
Loading

0 comments on commit 81f6f1b

Please sign in to comment.