Skip to content

Commit d1113b9

Browse files
chore(deps): update yarn to v3.8.1 (#228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc289bd commit d1113b9

File tree

5 files changed

+879
-879
lines changed

5 files changed

+879
-879
lines changed

.yarn/releases/yarn-3.7.0.cjs

-875
This file was deleted.

.yarn/releases/yarn-3.8.1.cjs

+875
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
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.7.0.cjs
11+
yarnPath: .yarn/releases/yarn-3.8.1.cjs

package.json

+1-1
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": "yarn@3.7.0"
72+
"packageManager": "yarn@3.8.1"
7373
}

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -7550,11 +7550,11 @@ __metadata:
75507550

75517551
"typescript@patch:typescript@^5.4.4#~builtin<compat/typescript>":
75527552
version: 5.4.4
7553-
resolution: "typescript@patch:typescript@npm%3A5.4.4#~builtin<compat/typescript>::version=5.4.4&hash=e012d7"
7553+
resolution: "typescript@patch:typescript@npm%3A5.4.4#~builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
75547554
bin:
75557555
tsc: bin/tsc
75567556
tsserver: bin/tsserver
7557-
checksum: 34e8fe6b892736204c6c72ae9e3027fb37f23e34cf748340712101cbe9c55527c379c4d275c407e5c66ff73eca56c7425b1fb4ac5b23dc7a62413cf6a8af98e8
7557+
checksum: f64e07e11f787a18b5b98cbe7506465a5a92f56bbd4691977cc9c690f4ec49ebce51dfac77728dc792b743f8d89e8d99004370f5c96f7f56947c25c3f90f9350
75587558
languageName: node
75597559
linkType: hard
75607560

0 commit comments

Comments
 (0)