chore(deps): update yarn to v4.4.1 #157

Merged
renovate-bot merged 1 commit from renovate/yarn-monorepo into main 2024-08-26 18:03:06 +02:00
3 changed files with 176 additions and 176 deletions
Showing only changes of commit e9f27fd440 - Show all commits

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
nodeLinker: pnp
yarnPath: .yarn/releases/yarn-4.4.0.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
enableGlobalCache: false

View file

@ -54,5 +54,5 @@
"semver": "7.6.3",
"yargs": "17.7.2"
},
"packageManager": "yarn@4.4.0"
"packageManager": "yarn@4.4.1"
}