Skip to content

Commit dacd476

Browse files
build(deps): update yarn to 4.5.3 (#545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 992be2c commit dacd476

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

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ nodeLinker: node-modules
99
plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
1111
spec: '@yarnpkg/plugin-workspace-tools'
12-
yarnPath: .yarn/releases/yarn-4.5.2.cjs
12+
yarnPath: .yarn/releases/yarn-4.5.3.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,5 @@
102102
"dateTimeFormat",
103103
"intl.dateTimeFormat"
104104
],
105-
"packageManager": "[email protected].2"
105+
"packageManager": "[email protected].3"
106106
}

0 commit comments

Comments
 (0)