Skip to content

Commit

Permalink
chore(deps): update yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent 39daffa commit 4484dff
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 @@ -151,7 +151,7 @@
},
"engines": {
"node": "16.15.0",
"yarn": "3.x"
"yarn": "4.x"
},
"scripts": {
"lint": "eslint . --ext .js,.jsx,.ts,.tsx",
Expand All @@ -177,5 +177,5 @@
"@types/react": "^16.9.46",
"@types/react-dom": "^16.9.8"
},
"packageManager": "yarn@3.1.0"
"packageManager": "yarn@4.0.2"
}

0 comments on commit 4484dff

Please sign in to comment.