Skip to content

Commit febd28b

Browse files
committed
Update Yarn to v3.5.1
1 parent 436bd99 commit febd28b

File tree

4 files changed

+270
-270
lines changed

4 files changed

+270
-270
lines changed

β€Ž.yarn/releases/yarn-3.5.0.cjsβ€Ž renamed to β€Ž.yarn/releases/yarn-3.5.1.cjsβ€Ž

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

β€Ž.yarnrc.ymlβ€Ž

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

9-
yarnPath: .yarn/releases/yarn-3.5.0.cjs
9+
yarnPath: .yarn/releases/yarn-3.5.1.cjs

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "πŸ»β€β„οΈπŸ“¦ Root project for @ncharts/sdk",
44
"private": true,
55
"version": "0.0.0-dev.0",
6-
"packageManager": "[email protected].0",
6+
"packageManager": "[email protected].1",
77
"workspaces": [
88
"packages/sdk",
99
"packages/types"

β€Žyarn.lockβ€Ž

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

41004100
"typescript@patch:[email protected]#~builtin<compat/typescript>":
41014101
version: 5.0.4
4102-
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
4102+
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
41034103
bin:
41044104
tsc: bin/tsc
41054105
tsserver: bin/tsserver
4106-
checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9
4106+
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
41074107
languageName: node
41084108
linkType: hard
41094109

0 commit comments

Comments
Β (0)