Skip to content

Commit abdc444

Browse files
committed
build(deps-dev): update yarn monorepo
1 parent c23ee37 commit abdc444

File tree

5 files changed

+881
-880
lines changed

5 files changed

+881
-880
lines changed

.yarn/releases/yarn-3.4.1.cjs

-873
This file was deleted.

.yarn/releases/yarn-3.6.1.cjs

+874
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ plugins:
1313
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
1414
spec: '@yarnpkg/plugin-workspace-tools'
1515

16-
yarnPath: .yarn/releases/yarn-3.4.1.cjs
16+
yarnPath: .yarn/releases/yarn-3.6.1.cjs

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"engines": {
66
"node": ">=v14.21.3",
77
"npm": ">=6",
8-
"yarn": ">=1"
8+
"yarn": ">=2.4.3"
99
},
1010
"publishConfig": {
1111
"registry": "https://registry.npmjs.org"
@@ -147,5 +147,5 @@
147147
"optional": true
148148
}
149149
},
150-
"packageManager": "yarn@3.4.1"
150+
"packageManager": "yarn@3.6.1"
151151
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11381,21 +11381,21 @@ __metadata:
1138111381

1138211382
"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
1138311383
version: 4.9.4
11384-
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=23ec76"
11384+
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=289587"
1138511385
bin:
1138611386
tsc: bin/tsc
1138711387
tsserver: bin/tsserver
11388-
checksum: 3e2ab0772908676d9b9cb83398c70003a3b08e1c6b3b122409df9f4b520f2fdaefa20c3d7d57dce283fed760ac94b3ce94d4a7fa875127b67852904425a1f0dc
11388+
checksum: 2160f7ad975c59b2f5816817d3916be1d156c5688a7517602b3b640c5015e740f4ba933996ac85371d68f7bbdd41602150fb8b68334122ac637fdb5418085e7a
1138911389
languageName: node
1139011390
linkType: hard
1139111391

1139211392
"typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
1139311393
version: 4.9.5
11394-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
11394+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
1139511395
bin:
1139611396
tsc: bin/tsc
1139711397
tsserver: bin/tsserver
11398-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
11398+
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
1139911399
languageName: node
1140011400
linkType: hard
1140111401

0 commit comments

Comments
 (0)