mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-14 00:31:17 +10:00
Update yarn to 4.2.2
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
||||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.1.1.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.2.2.cjs
|
||||
|
||||
@ -68,5 +68,5 @@
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "5.4.2"
|
||||
},
|
||||
"packageManager": "yarn@4.1.1"
|
||||
"packageManager": "yarn@4.2.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user