Skip to content

Commit ca655a2

Browse files
fix(deps): update yarn monorepo
1 parent 8972363 commit ca655a2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[tools]
22
node = "24.17.0"
3-
yarn = "4.16.0"
3+
yarn = "4.17.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"engines": {
66
"node": "20 || 22 || 24"
77
},
8-
"packageManager": "yarn@4.16.0",
8+
"packageManager": "yarn@4.17.0",
99
"scripts": {
1010
"build-image": "yarn workspace backend build-image",
1111
"build:all": "backstage-cli repo build --all",

0 commit comments

Comments
 (0)