Skip to content

Commit

Permalink
upgrad yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Dec 10, 2023
1 parent 954c845 commit 0f3e46b
Show file tree
Hide file tree
Showing 6 changed files with 3,526 additions and 3,504 deletions.
16 changes: 8 additions & 8 deletions .yarn/plugins/@yarnpkg/plugin-licenses.cjs

Large diffs are not rendered by default.

874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.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.

9 changes: 6 additions & 3 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
compressionLevel: mixed

nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-licenses.cjs
spec: "https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.8.1/bundles/@yarnpkg/plugin-licenses.js"
- checksum: 55d54388ad171beb0a12e808e375d3c5f8632556a2eed7d03b38b8304514b07831ef7a9f9e78410287313940d107ea4634cfa2933e08459a165c432cea55bdba
path: .yarn/plugins/@yarnpkg/plugin-licenses.cjs
spec: "https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.13.1/bundles/@yarnpkg/plugin-licenses.js"

yarnPath: .yarn/releases/yarn-3.6.4.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 @@ -431,7 +431,7 @@
]
}
},
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@4.0.2",
"resolutions": {
"[email protected]": "patch:app-builder-lib@npm%3A24.8.0#./.yarn/patches/app-builder-lib-npm-24.8.0-51e1f5cd3f.patch"
}
Expand Down
Loading

0 comments on commit 0f3e46b

Please sign in to comment.