Skip to content

Commit f4e44f1

Browse files
committed
Updated yarn to latest version
1 parent 54ce59e commit f4e44f1

4 files changed

Lines changed: 942 additions & 944 deletions

File tree

templates/opinionated-solution/src/BASE_NAME.Frontend/.yarn/releases/yarn-4.12.0.cjs

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

templates/opinionated-solution/src/BASE_NAME.Frontend/.yarn/releases/yarn-4.13.0.cjs

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

templates/opinionated-solution/src/BASE_NAME.Frontend/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ supportedArchitectures:
2121
- linux
2222
- win32
2323

24-
yarnPath: .yarn/releases/yarn-4.12.0.cjs
24+
yarnPath: .yarn/releases/yarn-4.13.0.cjs

templates/opinionated-solution/src/BASE_NAME.Frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "BASE_NAME.frontend",
3-
"packageManager": "yarn@4.12.0",
3+
"packageManager": "yarn@4.13.0",
44
"version": "0.0.0",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)