Skip to content

Commit 4ebc543

Browse files
chore(deps): update yarn to v4.16.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9fb8693 commit 4ebc543

7 files changed

Lines changed: 949 additions & 947 deletions

File tree

.yarn/releases/yarn-4.12.0.cjs

Lines changed: 0 additions & 942 deletions
This file was deleted.

.yarn/releases/yarn-4.16.0.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ nodeLinker: node-modules
22

33
npmRegistryServer: "https://registry.npmjs.org/"
44

5-
yarnPath: .yarn/releases/yarn-4.12.0.cjs
5+
yarnPath: .yarn/releases/yarn-4.16.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"prettier:fix": "prettier --write ."
1414
},
1515
"type": "module",
16-
"packageManager": "yarn@4.12.0",
16+
"packageManager": "yarn@4.16.0",
1717
"devDependencies": {
1818
"@backstage/cli": "^0.27.0",
1919
"@backstage/cli-node": "^0.2.2",

workspaces/install-dynamic-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"prettier": "^3.4.2",
5151
"typescript": "~5.8.0"
5252
},
53-
"packageManager": "yarn@4.12.0"
53+
"packageManager": "yarn@4.16.0"
5454
}

workspaces/install-dynamic-plugins/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 10
66
cacheKey: 10c0
77

88
"@acemir/cssom@npm:^0.9.28":

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 10
66
cacheKey: 10c0
77

88
"@aashutoshrathi/word-wrap@npm:^1.2.3":

0 commit comments

Comments
 (0)