Skip to content

Commit

Permalink
chore(deps): update yarn to v3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 9898f21 commit 8261cb4
Show file tree
Hide file tree
Showing 10 changed files with 1,757 additions and 1,755 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.3.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-3.6.4.cjs
yarnPath: .yarn/releases/yarn-3.8.3.cjs
2 changes: 1 addition & 1 deletion back/strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@
"jest": "^27.2.5",
"prettier": "^2.3.2"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@3.8.3"
}
874 changes: 0 additions & 874 deletions front/.yarn/releases/yarn-3.6.4.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions front/.yarn/releases/yarn-3.8.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion front/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-3.8.3.cjs
2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,5 @@
"typescript": "^5.1.3"
},
"private": true,
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@3.8.3"
}
4 changes: 2 additions & 2 deletions front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16531,11 +16531,11 @@ __metadata:

"typescript@patch:typescript@^5.1.3#~builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=29ae49"
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 6853be4607706cc1ad2f16047cf1cd72d39f79acd5f9716e1d23bc0e462c7f59be7458fe58a21665e7657a05433d7ab8419d093a5a4bd5f3a33f879b35d2769b
checksum: 3c0f7fe66e0e3a5f6b531b3e20bfe4a846718d20c299a49f39d4594e0bedcf5820cb98b49a9c883f2dde7dc6942affa2c95a775ee0221ca1ef143147761b0e80
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"scripts": {
"commit": "git-cz"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@3.8.3"
}

0 comments on commit 8261cb4

Please sign in to comment.