Skip to content

Commit 713ffdd

Browse files
chore(deps): update yarn to v3.4.0
1 parent b88100f commit 713ffdd

File tree

5 files changed

+879
-829
lines changed

5 files changed

+879
-829
lines changed

.yarn/releases/yarn-3.3.1.cjs

-823
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
@@ -12,4 +12,4 @@ plugins:
1212
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
1313
spec: "https://mskelton.dev/yarn-outdated/v3"
1414

15-
yarnPath: .yarn/releases/yarn-3.3.1.cjs
15+
yarnPath: .yarn/releases/yarn-3.4.0.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@
8484
"engines": {
8585
"node": ">=14"
8686
},
87-
"packageManager": "yarn@3.3.1"
87+
"packageManager": "yarn@3.4.0"
8888
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7378,21 +7378,21 @@ __metadata:
73787378

73797379
"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
73807380
version: 4.9.4
7381-
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=ad5954"
7381+
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=23ec76"
73827382
bin:
73837383
tsc: bin/tsc
73847384
tsserver: bin/tsserver
7385-
checksum: 1caaea6cb7f813e64345190fddc4e6c924d0b698ab81189b503763c4a18f7f5501c69362979d36e19c042d89d936443e768a78b0675690b35eb663d19e0eae71
7385+
checksum: 3e2ab0772908676d9b9cb83398c70003a3b08e1c6b3b122409df9f4b520f2fdaefa20c3d7d57dce283fed760ac94b3ce94d4a7fa875127b67852904425a1f0dc
73867386
languageName: node
73877387
linkType: hard
73887388

73897389
"typescript@patch:typescript@^4.8.4#~builtin<compat/typescript>":
73907390
version: 4.8.4
7391-
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=0102e9"
7391+
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=1a91c8"
73927392
bin:
73937393
tsc: bin/tsc
73947394
tsserver: bin/tsserver
7395-
checksum: 301459fc3eb3b1a38fe91bf96d98eb55da88a9cb17b4ef80b4d105d620f4d547ba776cc27b44cc2ef58b66eda23fe0a74142feb5e79a6fb99f54fc018a696afa
7395+
checksum: c981e82b77a5acdcc4e69af9c56cdecf5b934a87a08e7b52120596701e389a878b8e3f860e73ffb287bf649cc47a8c741262ce058148f71de4cdd88bb9c75153
73967396
languageName: node
73977397
linkType: hard
73987398

0 commit comments

Comments
 (0)