Skip to content

Commit 83d1a98

Browse files
chore(deps): update yarn to v3.6.0
1 parent 2e4cbbc commit 83d1a98

File tree

4 files changed

+206
-205
lines changed

4 files changed

+206
-205
lines changed

.yarn/releases/yarn-3.5.1.cjs renamed to .yarn/releases/yarn-3.6.0.cjs

Lines changed: 202 additions & 201 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-typescript.cjs
77
spec: "@yarnpkg/plugin-typescript"
88

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"release": {
8585
"extends": "@softwareventures/semantic-release-config"
8686
},
87-
"packageManager": "yarn@3.5.1",
87+
"packageManager": "yarn@3.6.0",
8888
"publishConfig": {
8989
"access": "public"
9090
}

yarn.lock

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

1113411134
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
1113511135
version: 5.1.3
11136-
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=77c9e2"
11136+
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
1113711137
bin:
1113811138
tsc: bin/tsc
1113911139
tsserver: bin/tsserver
11140-
checksum: 32a25b2e128a4616f999d4ee502aabb1525d5647bc8955e6edf05d7fbc53af8aa98252e2f6ba80bcedfc0260c982b885f3c09cfac8bb65d2924f3133ad1e1e62
11140+
checksum: 6f0a9dca6bf4ce9dcaf4e282aade55ef4c56ecb5fb98d0a4a5c0113398815aea66d871b5611e83353e5953a19ed9ef103cf5a76ac0f276d550d1e7cd5344f61e
1114111141
languageName: node
1114211142
linkType: hard
1114311143

0 commit comments

Comments
 (0)