Skip to content

Commit

Permalink
chore(deps): update yarn to v3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 57a201b commit 5a5d983
Show file tree
Hide file tree
Showing 5 changed files with 185 additions and 185 deletions.
Binary file not shown.
362 changes: 181 additions & 181 deletions .yarn/releases/yarn-3.8.2.cjs → .yarn/releases/yarn-3.8.3.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 @@ -9,6 +9,6 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"

yarnPath: .yarn/releases/yarn-3.8.2.cjs
yarnPath: .yarn/releases/yarn-3.8.3.cjs

nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test:coverage": "jest --coverage -ci --bail --silent --forceExit --passWithNoTests",
"release": "semantic-release"
},
"packageManager": "yarn@3.8.2",
"packageManager": "yarn@3.8.3",
"devDependencies": {
"@dmeents/maestro": "^1.6.42",
"@dmeents/semantic-release-yarn": "1.1.13",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8806,11 +8806,11 @@ __metadata:

"typescript@patch:typescript@^5.0.0#~builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=b45daf"
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 9d89bac0de650e15d6846485f238d1e65f1013f2c260d9e53e86a1da6ecf8109d9fad9402575c5c36a6592dc5d4370db090e12971c8630ae84453654baabb6b4
checksum: d8c8af1adb92ef36998cc9293ad8607dda68564ecc2f315a7298d6d40edae1906e0ed88e0b2b02da686adc61d638cbecb82b4c694d5bccc621b8baf6e6274f7c
languageName: node
linkType: hard

Expand Down

0 comments on commit 5a5d983

Please sign in to comment.