Skip to content

Commit e253150

Browse files
authored
chore(deps-dev): bump yarn to 3.5.0 (#473)
1 parent 5d24161 commit e253150

File tree

5 files changed

+877
-827
lines changed

5 files changed

+877
-827
lines changed

.yarn/releases/yarn-3.3.1.cjs

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

.yarn/releases/yarn-3.5.0.cjs

Lines changed: 873 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
@@ -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.3.1.cjs
7+
yarnPath: .yarn/releases/yarn-3.5.0.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.3.1",
64+
"packageManager": "yarn@3.5.0",
6565
"lint-staged": {
6666
"*.ts": [
6767
"eslint --fix",

yarn.lock

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

59125912
"typescript@patch:typescript@~4.9.4#~builtin<compat/typescript>":
59135913
version: 4.9.5
5914-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
5914+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
59155915
bin:
59165916
tsc: bin/tsc
59175917
tsserver: bin/tsserver
5918-
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
5918+
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
59195919
languageName: node
59205920
linkType: hard
59215921

0 commit comments

Comments
 (0)