mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-07-17 00:29:02 +10:00
Update yarn to 4.14.1
This commit is contained in:
+287
-287
File diff suppressed because one or more lines are too long
+6
-1
@@ -1,3 +1,8 @@
|
||||
approvedGitRepositories:
|
||||
- "**"
|
||||
|
||||
enableScripts: true
|
||||
|
||||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.13.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.14.1.cjs
|
||||
|
||||
+1
-1
@@ -54,5 +54,5 @@
|
||||
"ts-jest": "^29.4.4",
|
||||
"typescript": "6.0.2"
|
||||
},
|
||||
"packageManager": "yarn@4.13.0"
|
||||
"packageManager": "yarn@4.14.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user