Skip to content

Commit

Permalink
chore(deps): update yarn to v3.6.2 (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Aug 20, 2023
1 parent dcf1c52 commit fa6622d
Showing 3 changed files with 203 additions and 203 deletions.
402 changes: 201 additions & 201 deletions .yarn/releases/yarn-3.6.1.cjs → .yarn/releases/yarn-3.6.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'

yarnPath: .yarn/releases/yarn-3.6.1.cjs
yarnPath: .yarn/releases/yarn-3.6.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -69,5 +69,5 @@
"lint-staged": {
"*.{ts,tsx}": "eslint --fix --ext ts,tsx"
},
"packageManager": "yarn@3.6.1"
"packageManager": "yarn@3.6.2"
}

0 comments on commit fa6622d

Please sign in to comment.