Skip to content

Commit 0d8a57d

Browse files
chore: bump up Yarn to v4.5.3 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37769ef commit 0d8a57d

File tree

3 files changed

+82
-82
lines changed

3 files changed

+82
-82
lines changed
Lines changed: 80 additions & 80 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ nodeLinker: node-modules
22

33
npmAuditRegistry: "https://registry.npmjs.org"
44

5-
yarnPath: .yarn/releases/yarn-4.5.2.cjs
5+
yarnPath: .yarn/releases/yarn-4.5.3.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"singleQuote": true,
112112
"arrowParens": "always"
113113
},
114-
"packageManager": "[email protected].2",
114+
"packageManager": "[email protected].3",
115115
"resolutions": {
116116
"@napi-rs/tar": "workspace:*"
117117
}

0 commit comments

Comments
 (0)