chore(deps): update yarn to v4.1.1

This commit is contained in:
renovate[bot] 2024-03-05 00:35:03 +00:00 committed by GitHub
parent 10c60d08f2
commit 455e1b57f9
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=. .",