Skip to content

Commit 18b8a1c

Browse files
chore(deps): update yarn to v3.7.0 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3219be7 commit 18b8a1c

File tree

5 files changed

+879
-878
lines changed

5 files changed

+879
-878
lines changed

.yarn/releases/yarn-3.6.4.cjs

Lines changed: 0 additions & 874 deletions
This file was deleted.

.yarn/releases/yarn-3.7.0.cjs

Lines changed: 875 additions & 0 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.6.4.cjs
11+
yarnPath: .yarn/releases/yarn-3.7.0.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": "yarn@3.6.4"
72+
"packageManager": "yarn@3.7.0"
7373
}

yarn.lock

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

76417641
"typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
76427642
version: 5.3.3
7643-
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=29ae49"
7643+
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=e012d7"
76447644
bin:
76457645
tsc: bin/tsc
76467646
tsserver: bin/tsserver
7647-
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
7647+
checksum: 4e604a9e107ce0c23b16a2f8d79d0531d4d8fe9ebbb7a8c395c66998c39892f0e0a071ef0b0d4e66420a8ec2b8d6cfd9cdb29ba24f25b37cba072e9282376df9
76487648
languageName: node
76497649
linkType: hard
76507650

0 commit comments

Comments
 (0)