Skip to content

Commit c090375

Browse files
authored
chore(deps-dev): bump yarn to 3.6.1 (#503)
1 parent 183eee2 commit c090375

File tree

4 files changed

+284
-283
lines changed

4 files changed

+284
-283
lines changed

.yarn/releases/yarn-3.5.0.cjs renamed to .yarn/releases/yarn-3.6.1.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
55
spec: "@yarnpkg/plugin-interactive-tools"
66

7-
yarnPath: .yarn/releases/yarn-3.5.0.cjs
7+
yarnPath: .yarn/releases/yarn-3.6.1.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"engines": {
6262
"node": ">=14.0.0"
6363
},
64-
"packageManager": "yarn@3.5.0",
64+
"packageManager": "yarn@3.6.1",
6565
"lint-staged": {
6666
"*.ts": [
6767
"eslint --fix",

yarn.lock

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

63306330
"typescript@patch:typescript@~5.0.2#~builtin<compat/typescript>":
63316331
version: 5.0.4
6332-
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
6332+
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
63336333
bin:
63346334
tsc: bin/tsc
63356335
tsserver: bin/tsserver
6336-
checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9
6336+
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
63376337
languageName: node
63386338
linkType: hard
63396339

0 commit comments

Comments
 (0)