Skip to content

Commit 7911a7b

Browse files
Update Yarn to v4
1 parent b4c04b2 commit 7911a7b

File tree

5 files changed

+5906
-5847
lines changed

5 files changed

+5906
-5847
lines changed

.yarn/releases/yarn-3.8.3.cjs

-875
This file was deleted.

.yarn/releases/yarn-4.5.3.cjs

+934
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-3.8.3.cjs
3+
yarnPath: .yarn/releases/yarn-4.5.3.cjs
44
supportedArchitectures:
55
os: [linux, darwin]
66
cpu: [x64, arm64]

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A Hugo theme for building OCW websites",
55
"repository": "mitodl/ocw-hugo-themes",
66
"main": "base-theme/assets/index.js",
7-
"packageManager": "yarn@3.8.3",
7+
"packageManager": "yarn@4.5.3",
88
"scripts": {
99
"lint": "eslint $PROJECT_CWD/'**/*.{js,jsx,ts,tsx}'",
1010
"start": "NODE_ENV=development ts-node ./package_scripts/start.ts",

0 commit comments

Comments
 (0)