Skip to content

Commit

Permalink
chore(deps): update yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent fb9c1b0 commit 1625845
Show file tree
Hide file tree
Showing 5 changed files with 1,344 additions and 1,326 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.7.0.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.7.0.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"repository": "https://github.com/BenSegal855/DnD-Beyond-pdf-parser.git",
"author": "Ben",
"license": "MIT",
"packageManager": "yarn@3.7.0",
"packageManager": "yarn@4.0.2",
"type": "module",
"scripts": {
"start": "node .",
Expand Down
Loading

0 comments on commit 1625845

Please sign in to comment.