Skip to content

Commit 58c021a

Browse files
chore(deps): update yarn to v3.8.3
1 parent 9b1b22e commit 58c021a

File tree

4 files changed

+877
-875
lines changed

4 files changed

+877
-875
lines changed

.yarn/releases/yarn-3.5.0.cjs

-873
This file was deleted.

.yarn/releases/yarn-3.8.3.cjs

+875
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
55
spec: "@yarnpkg/plugin-typescript"
66

7-
yarnPath: .yarn/releases/yarn-3.5.0.cjs
7+
yarnPath: .yarn/releases/yarn-3.8.3.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wiki",
3-
"packageManager": "yarn@3.5.0",
3+
"packageManager": "yarn@3.8.3",
44
"scripts": {
55
"docs:dev": "vitepress dev docs",
66
"docs:build": "vitepress build docs",

0 commit comments

Comments
 (0)