Merge pull request #1708 from napi-rs/renovate/yarn-monorepo
chore(deps): update yarn to v3.6.3
This commit is contained in:
commit
ee58c5c84d
3 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
|
@ -1,3 +1,3 @@
|
||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-3.6.2.cjs
|
yarnPath: .yarn/releases/yarn-3.6.3.cjs
|
||||||
|
|
|
@ -94,5 +94,5 @@
|
||||||
"tslib": "^2.6.0",
|
"tslib": "^2.6.0",
|
||||||
"typescript": "^5.1.6"
|
"typescript": "^5.1.6"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.6.2"
|
"packageManager": "yarn@3.6.3"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue