Skip to content

Commit e9979b1

Browse files
committed
chore: update yarn to v4.7
1 parent 82b9aa2 commit e9979b1

File tree

4 files changed

+938
-927
lines changed

4 files changed

+938
-927
lines changed

packages/angular-html-parser/.yarn/releases/yarn-4.5.0.cjs

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

packages/angular-html-parser/.yarn/releases/yarn-4.7.0.cjs

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

packages/angular-html-parser/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ enableGlobalCache: true
66

77
nodeLinker: node-modules
88

9-
yarnPath: .yarn/releases/yarn-4.5.0.cjs
9+
yarnPath: .yarn/releases/yarn-4.7.0.cjs

packages/angular-html-parser/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@
5151
"publishConfig": {
5252
"access": "public",
5353
"registry": "https://registry.npmjs.org/"
54-
}
54+
},
55+
"packageManager": "[email protected]"
5556
}

0 commit comments

Comments
 (0)