Skip to content

Commit c109134

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

File tree

4 files changed

+120
-120
lines changed

4 files changed

+120
-120
lines changed

.yarn/releases/yarn-3.8.6.cjs renamed to .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
@@ -91,5 +91,5 @@
9191
"engines": {
9292
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
9393
},
94-
"packageManager": "[email protected].6"
94+
"packageManager": "[email protected].7"
9595
}

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -6411,11 +6411,11 @@ __metadata:
64116411

64126412
"typescript@patch:typescript@^5.0.0#~builtin<compat/typescript>":
64136413
version: 5.7.2
6414-
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=cef18b"
6414+
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=5786d5"
64156415
bin:
64166416
tsc: bin/tsc
64176417
tsserver: bin/tsserver
6418-
checksum: 803430c6da2ba73c25a21880d8d4f08a56d9d2444e6db2ea949ac4abceeece8e4a442b7b9b585db7d8a0b47ebda2060e45fe8ee8b8aca23e27ec1d4844987ee6
6418+
checksum: e9fa1fd1f4203d399a5264e8612f9a64d9daf4ea7c926f346e11f6c8137acc6e29386c171c6b4085950ce714243be1627f60e76e5bd135124e226ce55309380f
64196419
languageName: node
64206420
linkType: hard
64216421

0 commit comments

Comments
 (0)