Skip to content

Commit

Permalink
Merge pull request #52 from l3d00m/renovate/patch-yarn-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update yarn to v4.3.1
  • Loading branch information
l3d00m authored Jun 29, 2024
2 parents deefa31 + 6ed0004 commit fcd9078
Show file tree
Hide file tree
Showing 5 changed files with 221 additions and 221 deletions.
Binary file not shown.
434 changes: 217 additions & 217 deletions .yarn/releases/yarn-4.3.0.cjs → .yarn/releases/yarn-4.3.1.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 @@ compressionLevel: mixed

enableGlobalCache: false

yarnPath: .yarn/releases/yarn-4.3.0.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ts-node": "10.9.2",
"typescript": "5.5.2"
},
"packageManager": "yarn@4.3.0",
"packageManager": "yarn@4.3.1",
"dependencies": {
"@vueuse/core": "^10.10.0",
"vue": "^3.4.27"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -418,11 +418,11 @@ __metadata:

"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/28b3de2ddaf63a7620e7ddbe5d377af71ce93ecc558c41bf0e3d88661d8e6e7aa6c7739164fef98055f69819e41faca49252938ef3633a3dff2734cca6a9042e
checksum: 10/ac3145f65cf9e72ab29f2196e05d5816b355dc1a9195b9f010d285182a12457cfacd068be2dd22c877f88ebc966ac6e0e83f51c8586412b16499a27e3670ff4b
languageName: node
linkType: hard

Expand Down

0 comments on commit fcd9078

Please sign in to comment.