Skip to content

Commit

Permalink
chore(deps): update yarn to v3.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent b8ee7d8 commit cc3dac4
Show file tree
Hide file tree
Showing 5 changed files with 878 additions and 877 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.7.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
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-3.8.7.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@
"resolutions": {
"@graasp/sdk": "3.8.3"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@3.8.7"
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-proposal-private-property-in-object@npm:^7.16.0":
"@babel/plugin-proposal-private-property-in-object@npm:^7.16.7":
version: 7.21.11
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.11"
dependencies:
Expand Down

0 comments on commit cc3dac4

Please sign in to comment.