Skip to content

Commit 8729c73

Browse files
committed
deps: upgrade yarn
1 parent 0495de1 commit 8729c73

File tree

5 files changed

+879
-791
lines changed

5 files changed

+879
-791
lines changed

.yarn/releases/yarn-3.2.0.cjs

Lines changed: 0 additions & 785 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.2.0.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
@@ -45,7 +45,7 @@
4545
"env": {
4646
"PORT": 3355
4747
},
48-
"packageManager": "yarn@3.2.0",
48+
"packageManager": "yarn@3.5.0",
4949
"dependencies": {
5050
"ffi-napi": "^4.0.3",
5151
"ref-napi": "^3.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2517,7 +2517,7 @@ __metadata:
25172517

25182518
"fsevents@patch:fsevents@~2.3.2#~builtin<compat/fsevents>":
25192519
version: 2.3.2
2520-
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
2520+
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
25212521
dependencies:
25222522
node-gyp: latest
25232523
conditions: os=darwin
@@ -3843,7 +3843,7 @@ __metadata:
38433843

38443844
"resolve@patch:resolve@^1.22.1#~builtin<compat/resolve>":
38453845
version: 1.22.1
3846-
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
3846+
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
38473847
dependencies:
38483848
is-core-module: ^2.9.0
38493849
path-parse: ^1.0.7
@@ -4394,11 +4394,11 @@ __metadata:
43944394

43954395
"typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
43964396
version: 4.9.4
4397-
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=bda367"
4397+
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=23ec76"
43984398
bin:
43994399
tsc: bin/tsc
44004400
tsserver: bin/tsserver
4401-
checksum: 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d
4401+
checksum: 3e2ab0772908676d9b9cb83398c70003a3b08e1c6b3b122409df9f4b520f2fdaefa20c3d7d57dce283fed760ac94b3ce94d4a7fa875127b67852904425a1f0dc
44024402
languageName: node
44034403
linkType: hard
44044404

0 commit comments

Comments
 (0)