chore(deps): update yarn to v4.1.1 #145

Merged
renovate[bot] merged 1 commit from renovate/yarn-monorepo into main 2024-03-05 00:39:15 +00:00

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=. .",