Skip to content

Commit cf0c2f7

Browse files
chore(deps): update yarn to v3.8.2
1 parent 3565063 commit cf0c2f7

File tree

5 files changed

+880
-879
lines changed

5 files changed

+880
-879
lines changed

.yarn/releases/yarn-3.6.1.cjs

-874
This file was deleted.

.yarn/releases/yarn-3.8.2.cjs

+875
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
77
spec: '@yarnpkg/plugin-version'
88

9-
yarnPath: .yarn/releases/yarn-3.6.1.cjs
9+
yarnPath: .yarn/releases/yarn-3.8.2.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"frontend",
1212
"backend"
1313
],
14-
"packageManager": "yarn@3.6.1",
14+
"packageManager": "yarn@3.8.2",
1515
"engines": {
1616
"node": ">= 20.0"
1717
},

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ __metadata:
505505
languageName: node
506506
linkType: hard
507507

508-
"@babel/plugin-proposal-private-property-in-object@npm:^7.16.0":
508+
"@babel/plugin-proposal-private-property-in-object@npm:^7.16.7":
509509
version: 7.21.11
510510
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.11"
511511
dependencies:
@@ -14895,11 +14895,11 @@ __metadata:
1489514895

1489614896
"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>, typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
1489714897
version: 5.2.2
14898-
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=14eedb"
14898+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
1489914899
bin:
1490014900
tsc: bin/tsc
1490114901
tsserver: bin/tsserver
14902-
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
14902+
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
1490314903
languageName: node
1490414904
linkType: hard
1490514905

0 commit comments

Comments
 (0)