Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.0 (#353)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent 61eac0d commit a5e1aaf
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 164 deletions.
324 changes: 162 additions & 162 deletions .yarn/releases/yarn-4.4.1.cjs → .yarn/releases/yarn-4.5.0.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
Expand Up @@ -11,4 +11,4 @@ plugins:
path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'

yarnPath: .yarn/releases/yarn-4.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@
"*.{mjs,js,ts}": "eslint --fix --ext mjs,js,ts"
},
"prettier": "@joshdb/prettier-config",
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}

0 comments on commit a5e1aaf

Please sign in to comment.