Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit dc402dd

Browse files
authored
Merge pull request #44 from tugascript/renovate/yarn-monorepo
chore(deps): update yarn to v3.7.0
2 parents b723d40 + 159ae51 commit dc402dd

File tree

5 files changed

+881
-879
lines changed

5 files changed

+881
-879
lines changed

.yarn/releases/yarn-3.5.0.cjs

-873
This file was deleted.

.yarn/releases/yarn-3.7.0.cjs

+875
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
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.7.0.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,5 @@
138138
"./dist/mikro-orm.config.js"
139139
]
140140
},
141-
"packageManager": "yarn@3.5.0"
141+
"packageManager": "yarn@3.7.0"
142142
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11133,21 +11133,21 @@ __metadata:
1113311133

1113411134
"typescript@patch:[email protected]#~builtin<compat/typescript>":
1113511135
version: 5.2.2
11136-
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=85af82"
11136+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
1113711137
bin:
1113811138
tsc: bin/tsc
1113911139
tsserver: bin/tsserver
11140-
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
11140+
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
1114111141
languageName: node
1114211142
linkType: hard
1114311143

1114411144
"typescript@patch:typescript@^5.3.2#~builtin<compat/typescript>":
1114511145
version: 5.3.2
11146-
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=85af82"
11146+
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=e012d7"
1114711147
bin:
1114811148
tsc: bin/tsc
1114911149
tsserver: bin/tsserver
11150-
checksum: c034461079fbfde3cb584ddee52afccb15b6e32a0ce186d0b2719968786f7ca73e1b07f71fac4163088790b16811c6ccf79680de190664ef66ff0ba9c1fe4a23
11150+
checksum: 47b2e63418ea7ef7dd0bf359ee41c6fca852c680826089269c5d03673ead471e052b172561f377f9e51212054e5f0fe19dd58085ff7db7b168449a6af704c784
1115111151
languageName: node
1115211152
linkType: hard
1115311153

0 commit comments

Comments
 (0)