Skip to content

Commit c465aff

Browse files
committed
update yarn
1 parent cadb266 commit c465aff

File tree

5 files changed

+1627
-1180
lines changed

5 files changed

+1627
-1180
lines changed

.yarn/releases/yarn-4.2.2.cjs

Lines changed: 0 additions & 894 deletions
This file was deleted.

.yarn/releases/yarn-4.9.1.cjs

Lines changed: 948 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
compressionLevel: mixed
22

3+
enableConstraintsChecks: true
4+
35
enableGlobalCache: false
46

57
nodeLinker: node-modules
68

79
npmAuthToken: "${NODE_AUTH_TOKEN-}"
810

9-
yarnPath: .yarn/releases/yarn-4.2.2.cjs
10-
11-
enableConstraintsChecks: true
11+
yarnPath: .yarn/releases/yarn-4.9.1.cjs

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "monorepo",
33
"version": "0.0.0",
44
"private": true,
5-
"packageManager": "yarn@4.2.2",
5+
"packageManager": "yarn@4.9.1",
66
"workspaces": [
77
"packages",
88
"packages/*",
@@ -43,7 +43,7 @@
4343
"@size-limit/webpack": "11.1.2",
4444
"@size-limit/webpack-why": "11.1.2",
4545
"@types/node": "^22.10.9",
46-
"@yarnpkg/cli": "^4.6.0",
46+
"@yarnpkg/cli": "^4.9.1",
4747
"@yarnpkg/core": "^4.2.0",
4848
"knip": "^5.43.1",
4949
"size-limit": "11.1.2",

0 commit comments

Comments
 (0)