Merge pull request #145 from mcataford/renovate/yarn-monorepo

chore(deps): update yarn to v4.1.1
This commit is contained in:
renovate[bot] 2024-03-05 00:39:14 +00:00 committed by GitHub
commit 8d3bd7a6dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
"name": "rss-reader",
"private": true,
"version": "1.0.0",
"packageManager": "yarn@4.1.0",
"packageManager": "yarn@4.1.1",
"license": "GPL-3.0",
"scripts": {
"lint": "yarn biome format --config-path=. . && yarn biome check --config-path=. .",