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

Commit 672a8c1

Browse files
chore(deps): update yarn to v3.6.2
1 parent 8bd2862 commit 672a8c1

File tree

5 files changed

+878
-877
lines changed

5 files changed

+878
-877
lines changed

.yarn/releases/yarn-3.4.1.cjs

Lines changed: 0 additions & 873 deletions
This file was deleted.

.yarn/releases/yarn-3.6.2.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
yarnPath: .yarn/releases/yarn-3.4.1.cjs
1+
yarnPath: .yarn/releases/yarn-3.6.2.cjs
22
nodeLinker: node-modules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"homepage": "https://docs.floofy.dev/actions/node-pm-cache",
99
"repository": "https://github.com/auguwu/node-pm-cache",
1010
"bugs": "https://github.com/auguwu/node-pm-cache/issues",
11-
"packageManager": "yarn@3.4.1",
11+
"packageManager": "yarn@3.6.2",
1212
"scripts": {
1313
"build": "yarn lint && yarn fmt && rimraf dist && ncc build src/runner.ts -o dist -m -C --license LICENSE && ncc build src/post-setup.ts -o dist/post-setup -m -C --license LICENSE",
1414
"lint": "eslint src --ext .ts,.tsx --fix",

yarn.lock

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

33153315
"typescript@patch:[email protected]#~builtin<compat/typescript>":
33163316
version: 4.9.5
3317-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
3317+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
33183318
bin:
33193319
tsc: bin/tsc
33203320
tsserver: bin/tsserver
3321-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
3321+
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
33223322
languageName: node
33233323
linkType: hard
33243324

0 commit comments

Comments
 (0)