Skip to content

Commit 6f7d4a4

Browse files
chore(deps): update yarn to v3.6.3 (#709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d754f2 commit 6f7d4a4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.yarn/releases/yarn-3.6.2.cjs renamed to .yarn/releases/yarn-3.6.3.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
77
spec: '@yarnpkg/plugin-workspace-tools'
88

9-
yarnPath: .yarn/releases/yarn-3.6.2.cjs
9+
yarnPath: .yarn/releases/yarn-3.6.3.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": "[email protected].2",
3+
"packageManager": "[email protected].3",
44
"version": "0.0.0",
55
"description": "Node & Rust bindings monorepo",
66
"author": "LongYinan <[email protected]>",

0 commit comments

Comments
 (0)