Skip to content

Commit

Permalink
chore(deps): update yarn to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent d4ef20f commit 3262b22
Show file tree
Hide file tree
Showing 5 changed files with 2,888 additions and 2,888 deletions.
672 changes: 336 additions & 336 deletions .yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.0.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
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ts-jest": "29.1.2",
"typescript": "5.1.6"
},
"packageManager": "yarn@4.0.2",
"packageManager": "yarn@4.1.0",
"dependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "apollo-federation-subgraph-compatibility",
"version": "1.0.0",
"packageManager": "yarn@4.0.2",
"packageManager": "yarn@4.1.0",
"scripts": {
"build": "webpack --config webpack.config.js",
"test:docker": "yarn build && fedtest docker --compose docker-compose.yml --schema schema.graphql",
Expand Down
Loading

0 comments on commit 3262b22

Please sign in to comment.