Skip to content

Commit 241a0e4

Browse files
chore(deps): update yarn to v4 (#684)
* chore(deps): update yarn to v4 * Updated the lock --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Siim Raud <siim@qminder.com>
1 parent 7e82596 commit 241a0e4

File tree

5 files changed

+4080
-4021
lines changed

5 files changed

+4080
-4021
lines changed

.yarn/releases/yarn-3.8.7.cjs

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

.yarn/releases/yarn-4.5.3.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
nodeLinker: node-modules
2-
yarnPath: .yarn/releases/yarn-3.8.7.cjs
2+
yarnPath: .yarn/releases/yarn-4.5.3.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@
9090
"access": "public",
9191
"registry": "https://registry.npmjs.org"
9292
},
93-
"packageManager": "yarn@3.8.7"
93+
"packageManager": "yarn@4.5.3"
9494
}

0 commit comments

Comments
 (0)