Skip to content

Commit 94f4f83

Browse files
committed
Update yarn
1 parent 199acc0 commit 94f4f83

File tree

7 files changed

+5175
-5702
lines changed

7 files changed

+5175
-5702
lines changed

.yarn/plugins/@yarnpkg/plugin-version.cjs

-550
This file was deleted.

.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

-27
This file was deleted.

.yarn/releases/yarn-3.5.0.cjs

-873
This file was deleted.

.yarn/releases/yarn-4.4.1.cjs

+925
Large diffs are not rendered by default.

.yarnrc.yml

+5-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1+
compressionLevel: mixed
2+
3+
enableGlobalCache: false
4+
15
nodeLinker: node-modules
26

37
npmScopes:
48
siteimprove:
59
npmRegistryServer: "https://npm.pkg.github.com"
610

7-
plugins:
8-
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
9-
spec: "@yarnpkg/plugin-workspace-tools"
10-
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
11-
spec: "@yarnpkg/plugin-version"
12-
13-
yarnPath: .yarn/releases/yarn-3.5.0.cjs
11+
yarnPath: .yarn/releases/yarn-4.4.1.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
"prettier": "^2.7.1",
4848
"typescript": "^5.5.2"
4949
},
50-
"packageManager": "yarn@3.5.0"
50+
"packageManager": "yarn@4.4.1"
5151
}

yarn.lock

+4,244-4,244
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)