Skip to content

Commit 13484d6

Browse files
chore(deps): update yarn to v4.5.3 (#372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1cac03 commit 13484d6

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
@@ -11,4 +11,4 @@ plugins:
1111
path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1212
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1313

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@
6363
"*.{mjs,js,ts}": "eslint --fix --ext mjs,js,ts"
6464
},
6565
"prettier": "@joshdb/prettier-config",
66-
"packageManager": "[email protected].2"
66+
"packageManager": "[email protected].3"
6767
}

0 commit comments

Comments
 (0)