Skip to content

Commit 19d2009

Browse files
chore(deps): update yarn to v3.4.0
1 parent dab1bfe commit 19d2009

8 files changed

+1229
-850
lines changed

.pnp.cjs

+339-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.pnp.loader.mjs

+13-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/releases/yarn-3.3.0.cjs

-807
This file was deleted.

.yarn/releases/yarn-3.4.0.cjs

+873
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ plugins:
99
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
1010
spec: '@yarnpkg/plugin-version'
1111

12-
yarnPath: .yarn/releases/yarn-3.3.0.cjs
12+
yarnPath: .yarn/releases/yarn-3.4.0.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@
8383
"publishConfig": {
8484
"access": "public"
8585
},
86-
"packageManager": "yarn@3.3.0"
86+
"packageManager": "yarn@3.4.0"
8787
}

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -17272,11 +17272,11 @@ __metadata:
1727217272

1727317273
"typescript@patch:[email protected]#~builtin<compat/typescript>":
1727417274
version: 4.8.3
17275-
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=aae4e6"
17275+
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=3b564f"
1727617276
bin:
1727717277
tsc: bin/tsc
1727817278
tsserver: bin/tsserver
17279-
checksum: 2222d2382fb3146089b1d27ce2b55e9d1f99cc64118f1aba75809b693b856c5d3c324f052f60c75b577947fc538bc1c27bad0eb76cbdba9a63a253489504ba7e
17279+
checksum: dfe2ee3b9da1d74b9e06784ae90c20c435db9ad6ab23172911f6cdbfd7ab7213ae3611c4254c5a2c6dc2e89f05a658b95493890bf62d218267033b3d8a2e4dd6
1728017280
languageName: node
1728117281
linkType: hard
1728217282

0 commit comments

Comments
 (0)