Skip to content

Commit

Permalink
chore(deps): update yarn to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent a4b9b69 commit 342c25f
Show file tree
Hide file tree
Showing 9 changed files with 2,896 additions and 2,833 deletions.
894 changes: 0 additions & 894 deletions api/.yarn/releases/yarn-4.2.2.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions api/.yarn/releases/yarn-4.4.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ plugins:
- checksum: 240d225dd5bf1e25068497140ced7a3b7658a4c3754c08ea57162c9fe3335d757af0eae55555f96150a3015cdd0337852401f3fae69c1edd05221cb32f038d8c
path: .yarn/plugins/@yarnpkg/plugin-fetch.cjs
spec: "https://codeberg.org/devthefuture/yarn-plugin-fetch/raw/branch/master/bundles/@yarnpkg/plugin-fetch.js"
yarnPath: .yarn/releases/yarn-4.2.2.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"strapi": {
"uuid": "d2ae4cae-6864-48e2-ae15-15608fd2cf86"
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@4.4.0"
}
893 changes: 0 additions & 893 deletions next-app/.yarn/releases/yarn-4.0.2.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions next-app/.yarn/releases/yarn-4.4.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion next-app/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ plugins:
path: .yarn/plugins/@yarnpkg/plugin-fetch.cjs
spec: "https://codeberg.org/devthefuture/yarn-plugin-fetch/raw/branch/master/bundles/@yarnpkg/plugin-fetch.js"

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs
2 changes: 1 addition & 1 deletion next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@
"yarn": ">= 4",
"node": ">= 20"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.4.0"
}
2,084 changes: 1,042 additions & 1,042 deletions next-app/yarn.lock

Large diffs are not rendered by default.

0 comments on commit 342c25f

Please sign in to comment.