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

Commit 227f956

Browse files
committed
chore(deps): update yarn to v3.4.1
1 parent fe98d5f commit 227f956

File tree

5 files changed

+877
-827
lines changed

5 files changed

+877
-827
lines changed

.yarn/releases/yarn-3.3.1.cjs

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

.yarn/releases/yarn-3.4.1.cjs

Lines changed: 873 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.3.1.cjs
1+
yarnPath: .yarn/releases/yarn-3.4.1.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.3.1",
11+
"packageManager": "yarn@3.4.1",
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
@@ -2278,11 +2278,11 @@ __metadata:
22782278

22792279
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
22802280
version: 4.9.5
2281-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
2281+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
22822282
bin:
22832283
tsc: bin/tsc
22842284
tsserver: bin/tsserver
2285-
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
2285+
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
22862286
languageName: node
22872287
linkType: hard
22882288

0 commit comments

Comments
 (0)