Skip to content

Commit 24821b4

Browse files
chore(deps): update yarn to v3.6.3 (#1420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8eff51 commit 24821b4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.yarn/releases/yarn-3.6.2.cjs renamed to .yarn/releases/yarn-3.6.3.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
77
spec: '@yarnpkg/plugin-interactive-tools'
88

9-
yarnPath: .yarn/releases/yarn-3.6.2.cjs
9+
yarnPath: .yarn/releases/yarn-3.6.3.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"optional": true
154154
}
155155
},
156-
"packageManager": "[email protected].2",
156+
"packageManager": "[email protected].3",
157157
"engines": {
158158
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
159159
},

0 commit comments

Comments
 (0)