Skip to content

Commit

Permalink
chore(deps): update yarn to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent fc2a521 commit f0dc77c
Show file tree
Hide file tree
Showing 5 changed files with 938 additions and 929 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.5.0.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.6.0.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-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"workspaces": [
"packages/*"
],
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.6.0"
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2861,12 +2861,12 @@ __metadata:

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 23.2.1
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=85f29e&locator=test%40workspace%3Apackages%2Ftest"
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=1e29f5&locator=test%40workspace%3Apackages%2Ftest"
peerDependencies:
"@stylistic/eslint-plugin": ^2.6.4
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
prettier: ^3.0.0
checksum: 10c0/53700f716b640d6d3cb73ee8a1d80a8728f2e345129070dfc0aff0ccb2eb67c0d4ad87203b374dcf65277c90ffd2cb96eee962f0fbc92c30c18d373cd4e5e3f9
checksum: 10c0/21ee8217e816f0eb5cf2e98cf6206d09081b2f2854550e1a7f7d90793f5275752328cdf53efe6270c6e9b1b04d6065afad77d8db0a37396df47b57e2fa2a8182
languageName: node
linkType: hard

Expand Down

0 comments on commit f0dc77c

Please sign in to comment.