chore: upgrade yarn

This commit is contained in:
dec0dOS 2022-12-30 17:19:35 +00:00
parent 9e6af9705d
commit 8785b94392
3 changed files with 265 additions and 249 deletions

File diff suppressed because one or more lines are too long

View file

@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.3.0.cjs
yarnPath: .yarn/releases/yarn-3.3.1.cjs

View file

@ -52,5 +52,5 @@
"yarn prettier --write"
]
},
"packageManager": "yarn@3.3.0"
"packageManager": "yarn@3.3.1"
}