Skip to content

Commit 52eda97

Browse files
committed
Merge remote-tracking branch 'origin/renovate/major-yarn-monorepo' into release/0.7.1
2 parents 73d0cd0 + b060a12 commit 52eda97

File tree

6 files changed

+4244
-4779
lines changed

6 files changed

+4244
-4779
lines changed

.yarn/plugins/@yarnpkg/plugin-version.cjs

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

.yarn/releases/yarn-3.6.4.cjs

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

.yarn/releases/yarn-4.0.2.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
nodeLinker: node-modules
22

3-
plugins:
4-
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
5-
spec: "@yarnpkg/plugin-version"
6-
7-
yarnPath: .yarn/releases/yarn-3.6.4.cjs
3+
yarnPath: .yarn/releases/yarn-4.0.2.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@privyid/nuauth",
33
"version": "0.7.1",
4-
"packageManager": "yarn@3.6.4",
4+
"packageManager": "yarn@4.0.2",
55
"license": "MIT",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)