Skip to content

Commit

Permalink
chore(deps): update yarn to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent a588527 commit 2acf9f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
},
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.3.0",
"volta": {
"node": "20.14.0",
"yarn": "4.2.2"
"yarn": "4.3.0"
}
}
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
"stream-browserify": "^3.0.0",
"unist-util-visit": "^5.0.0"
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@4.3.0"
}

0 comments on commit 2acf9f5

Please sign in to comment.