Skip to content

Commit 42e29a7

Browse files
chore(deps): update yarn to v3.6.3 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80f0b27 commit 42e29a7

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
@@ -8,4 +8,4 @@ plugins:
88
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
99
spec: '@yarnpkg/plugin-interactive-tools'
1010

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
"lint-staged": {
7070
"*.{ts,tsx}": "eslint --fix --ext ts,tsx"
7171
},
72-
"packageManager": "[email protected].2"
72+
"packageManager": "[email protected].3"
7373
}

0 commit comments

Comments
 (0)