Skip to content

Commit 33f11f1

Browse files
Update Yarn to v4.5.3 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 564a30b commit 33f11f1

File tree

3 files changed

+82
-82
lines changed

3 files changed

+82
-82
lines changed

.yarn/releases/yarn-4.5.2.cjs renamed to .yarn/releases/yarn-4.5.3.cjs

+80-80
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://github.com/mskelton/yarn-plugin-outdated/raw/v3.2.4/bundles/@yarnpkg/plugin-outdated.js"
1414

15-
yarnPath: .yarn/releases/yarn-4.5.2.cjs
15+
yarnPath: .yarn/releases/yarn-4.5.3.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"check": "biome check .",
4040
"test": "true"
4141
},
42-
"packageManager": "[email protected].2"
42+
"packageManager": "[email protected].3"
4343
}

0 commit comments

Comments
 (0)