Skip to content

Commit

Permalink
[backend/frontend] Update Yarn to v3.7.0 (#5054)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 3, 2023
1 parent f8071fc commit 32c66a9
Show file tree
Hide file tree
Showing 8 changed files with 1,754 additions and 1,752 deletions.
874 changes: 0 additions & 874 deletions opencti-platform/opencti-front/.yarn/releases/yarn-3.6.4.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions opencti-platform/opencti-front/.yarn/releases/yarn-3.7.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/.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.7.0.cjs
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,5 @@
"workspaces": [
"packages/*"
],
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@3.7.0"
}
874 changes: 0 additions & 874 deletions opencti-platform/opencti-graphql/.yarn/releases/yarn-3.6.4.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions opencti-platform/opencti-graphql/.yarn/releases/yarn-3.7.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/.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.7.0.cjs
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,5 +200,5 @@
"node-calls-python": "patch:node-calls-python@1.7.7#./patch/node-calls-python-1.7.7.patch",
"domino": "patch:domino@2.1.6#./patch/domino-2.1.6.patch"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@3.7.0"
}

0 comments on commit 32c66a9

Please sign in to comment.