Skip to content

Commit

Permalink
chore(): pin yarn v3.8.4
Browse files Browse the repository at this point in the history
| datasource | package      | from  | to    |
| ---------- | ------------ | ----- | ----- |
| npm        | @yarnpkg/cli | 3.6.3 | 3.8.4 |
  • Loading branch information
renovate-bot committed Aug 5, 2024
1 parent cfb11a9 commit 25bdb6c
Show file tree
Hide file tree
Showing 4 changed files with 877 additions and 876 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.3.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.4.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 @@ -10,4 +10,4 @@ packageExtensions:
dependencies:
encoding: '*'

yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-3.8.4.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@
"pre-commit": "yarn build"
}
},
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@3.8.4"
}

0 comments on commit 25bdb6c

Please sign in to comment.