Skip to content

Commit 00c6519

Browse files
chore(deps): update yarn to v4.5.0 (#891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c2c7f0 commit 00c6519

File tree

3 files changed

+164
-164
lines changed

3 files changed

+164
-164
lines changed

.yarn/releases/yarn-4.4.1.cjs renamed to .yarn/releases/yarn-4.5.0.cjs

Lines changed: 162 additions & 162 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
npmRegistryServer: 'https://registry.npmjs.org/'
44

5-
yarnPath: .yarn/releases/yarn-4.4.1.cjs
5+
yarnPath: .yarn/releases/yarn-4.5.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-rs",
3-
"packageManager": "yarn@4.4.1",
3+
"packageManager": "yarn@4.5.0",
44
"version": "0.0.0",
55
"description": "Node & Rust bindings monorepo",
66
"author": "LongYinan <[email protected]>",

0 commit comments

Comments
 (0)