Skip to content

Commit c97bdb6

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

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

Lines changed: 116 additions & 116 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ plugins:
88
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
99
spec: '@yarnpkg/plugin-interactive-tools'
1010

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
"lint-staged": {
7070
"*.{ts,tsx}": "eslint --fix --ext ts,tsx"
7171
},
72-
"packageManager": "[email protected].6"
72+
"packageManager": "[email protected].7"
7373
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7685,11 +7685,11 @@ __metadata:
76857685

76867686
"typescript@patch:typescript@^5.8.3#~builtin<compat/typescript>":
76877687
version: 5.8.3
7688-
resolution: "typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=cef18b"
7688+
resolution: "typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5"
76897689
bin:
76907690
tsc: bin/tsc
76917691
tsserver: bin/tsserver
7692-
checksum: 1b503525a88ff0ff5952e95870971c4fb2118c17364d60302c21935dedcd6c37e6a0a692f350892bafcef6f4a16d09073fe461158547978d2f16fbe4cb18581c
7692+
checksum: f1743b6850976b3debf7cbd53d2bc0b67e75d47eb6410db564c8bb475e92a8a48f8a3fcd14d89cf93426835281c31a8f8a94dad90be4dc899279a898532ba97f
76937693
languageName: node
76947694
linkType: hard
76957695

0 commit comments

Comments
 (0)