chore(deps): update yarn to v4.2.0
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-05-02 16:30:39 +00:00
parent b2473cae0f
commit 651cb74b23
3 changed files with 263 additions and 262 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
yarnPath: .yarn/releases/yarn-4.1.0.cjs
yarnPath: .yarn/releases/yarn-4.2.0.cjs

View File

@@ -1,6 +1,6 @@
{
"name": "clean-architecture",
"packageManager": "yarn@4.1.0",
"packageManager": "yarn@4.2.0",
"dependencies": {
"@types/jest": "^29.5.4",
"@types/node": "^20.6.3",