Skip to content

Commit

Permalink
chore(deps): update yarn to v3.5.1 (#123)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 2, 2023
1 parent 2549ec9 commit 918501d
Show file tree
Hide file tree
Showing 4 changed files with 270 additions and 270 deletions.
532 changes: 266 additions & 266 deletions .yarn/releases/yarn-3.5.0.cjs → .yarn/releases/yarn-3.5.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
@@ -1,2 +1,2 @@
yarnPath: .yarn/releases/yarn-3.5.0.cjs
yarnPath: .yarn/releases/yarn-3.5.1.cjs
nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -121,5 +121,5 @@
"type": "github",
"url": "https://github.com/sponsors/Brooooooklyn"
},
"packageManager": "yarn@3.5.0"
"packageManager": "yarn@3.5.1"
}
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -5935,11 +5935,11 @@ __metadata:

"typescript@patch:typescript@^5.0.0#~builtin<compat/typescript>":
version: 5.0.2
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=b5f058"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: b63cb742fbb9aeb3085e002ad8f10d5fd963606aa4d6b3b65b4e76c396ff09739f03b5dbae08e1698c3bce9d5619d3f67aeb7ee470ed4016bd345b3cfe37b54a
checksum: 0411be9e19bf6a547d574b3261fa8598f55a5243123f2a50a79b0dc15a017abbf541f15b8b43331294e409cc978e548ac5ae4e0c5b98ba5ae98029304de047be
languageName: node
linkType: hard

Expand Down

0 comments on commit 918501d

Please sign in to comment.