Skip to content

Commit fdad862

Browse files
chore(deps): update yarn to v3.8.7 (#1680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 483cfb4 commit fdad862

File tree

4 files changed

+120
-120
lines changed

4 files changed

+120
-120
lines changed

.yarn/releases/yarn-3.8.6.cjs .yarn/releases/yarn-3.8.7.cjs

+116-116
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
77
spec: '@yarnpkg/plugin-interactive-tools'
88

9-
yarnPath: .yarn/releases/yarn-3.8.6.cjs
9+
yarnPath: .yarn/releases/yarn-3.8.7.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"optional": true
121121
}
122122
},
123-
"packageManager": "yarn@3.8.6",
123+
"packageManager": "yarn@3.8.7",
124124
"engines": {
125125
"node": "^16.10.0 || ^18.12.0 || >=20.0.0"
126126
},

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -11428,11 +11428,11 @@ __metadata:
1142811428

1142911429
"typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
1143011430
version: 5.7.2
11431-
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=cef18b"
11431+
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=5786d5"
1143211432
bin:
1143311433
tsc: bin/tsc
1143411434
tsserver: bin/tsserver
11435-
checksum: 803430c6da2ba73c25a21880d8d4f08a56d9d2444e6db2ea949ac4abceeece8e4a442b7b9b585db7d8a0b47ebda2060e45fe8ee8b8aca23e27ec1d4844987ee6
11435+
checksum: e9fa1fd1f4203d399a5264e8612f9a64d9daf4ea7c926f346e11f6c8137acc6e29386c171c6b4085950ce714243be1627f60e76e5bd135124e226ce55309380f
1143611436
languageName: node
1143711437
linkType: hard
1143811438

0 commit comments

Comments
 (0)