Skip to content

Commit 71e46e2

Browse files
committed
update yarn used for test_apps to latest version - 4.1.1
1 parent e81782a commit 71e46e2

File tree

9 files changed

+492
-492
lines changed

9 files changed

+492
-492
lines changed

test_apps/yarn-pnp-with-babel/.yarn/releases/yarn-4.1.0.cjs renamed to test_apps/yarn-pnp-with-babel/.yarn/releases/yarn-4.1.1.cjs

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

test_apps/yarn-pnp-with-babel/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: false
44

55
nodeLinker: pnp
66

7-
yarnPath: .yarn/releases/yarn-4.1.0.cjs
7+
yarnPath: .yarn/releases/yarn-4.1.1.cjs

test_apps/yarn-pnp-with-babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"webpack": "^5.74.0",
1212
"webpack-cli": "^4.10.0"
1313
},
14-
"packageManager": "yarn@4.1.0"
14+
"packageManager": "yarn@4.1.1"
1515
}

test_apps/yarn-pnp-with-external-babel-config/.yarn/releases/yarn-4.1.0.cjs renamed to test_apps/yarn-pnp-with-external-babel-config/.yarn/releases/yarn-4.1.1.cjs

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

test_apps/yarn-pnp-with-external-babel-config/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: false
44

55
nodeLinker: pnp
66

7-
yarnPath: .yarn/releases/yarn-4.1.0.cjs
7+
yarnPath: .yarn/releases/yarn-4.1.1.cjs

test_apps/yarn-pnp-with-external-babel-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"webpack": "^5.74.0",
1212
"webpack-cli": "^4.10.0"
1313
},
14-
"packageManager": "yarn@4.1.0"
14+
"packageManager": "yarn@4.1.1"
1515
}

test_apps/yarn-pnp/.yarn/releases/yarn-4.1.0.cjs renamed to test_apps/yarn-pnp/.yarn/releases/yarn-4.1.1.cjs

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

test_apps/yarn-pnp/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: false
44

55
nodeLinker: pnp
66

7-
yarnPath: .yarn/releases/yarn-4.1.0.cjs
7+
yarnPath: .yarn/releases/yarn-4.1.1.cjs

test_apps/yarn-pnp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"webpack": "^5.74.0",
1111
"webpack-cli": "^4.10.0"
1212
},
13-
"packageManager": "yarn@4.1.0"
13+
"packageManager": "yarn@4.1.1"
1414
}

0 commit comments

Comments
 (0)