Skip to content

Commit

Permalink
Bump yarn from 3.6.3 to 4.0.2 (safe-global#933)
Browse files Browse the repository at this point in the history
Updates yarn from 3.6.3 to 4.0.2. Release announcement – https://yarnpkg.com/blog/release/4.0
  • Loading branch information
fmrsabino authored Dec 13, 2023
1 parent 855bb8b commit 758f7b2
Show file tree
Hide file tree
Showing 6 changed files with 3,127 additions and 3,230 deletions.
28 changes: 0 additions & 28 deletions .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

This file was deleted.

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

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.2.cjs

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
nodeLinker: node-modules
compressionLevel: mixed

enableGlobalCache: false

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
},
"main": "main.ts",
"repository": "https://github.com/5afe/safe-client-gateway-nest.git",
"packageManager": "yarn@3.6.3",
"packageManager": "yarn@4.0.2",
"resolutions": {
"postgres-shift@^0.1.0": "patch:postgres-shift@npm%3A0.1.0#./.yarn/patches/postgres-shift-npm-0.1.0-9342b5f6f6.patch"
}
Expand Down
Loading

0 comments on commit 758f7b2

Please sign in to comment.