Skip to content

Commit

Permalink
chore(deps): update yarn to v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 69ccc95 commit 0a04fad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,9 @@
},
"volta": {
"node": "22.14.0",
"yarn": "4.6.0"
"yarn": "4.7.0"
},
"packageManager": "yarn@4.6.0",
"packageManager": "yarn@4.7.0",
"lint-staged": {
"*": "biome format --write --no-errors-on-unmatched",
"*.{mjs,js,ts}": "eslint --fix --ext mjs,js,ts",
Expand Down

0 comments on commit 0a04fad

Please sign in to comment.