Skip to content

Commit e5ef6cb

Browse files
chore(mcp-integrations): replace spotify/prettier-config with backstage/cli/prettier-config (#2909)
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
1 parent abe36ea commit e5ef6cb

2 files changed

Lines changed: 1 addition & 12 deletions

File tree

workspaces/mcp-integrations/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"@backstage/e2e-test-utils": "^0.1.2",
4343
"@backstage/repo-tools": "^0.17.0",
4444
"@changesets/cli": "^2.27.1",
45-
"@spotify/prettier-config": "^12.0.0",
4645
"knip": "^5.27.4",
4746
"node-gyp": "^9.0.0",
4847
"prettier": "^2.3.2",
@@ -53,7 +52,7 @@
5352
"@types/react-dom": "^18",
5453
"@microsoft/api-extractor": "7.58.7"
5554
},
56-
"prettier": "@spotify/prettier-config",
55+
"prettier": "@backstage/cli/config/prettier",
5756
"lint-staged": {
5857
"*.{js,jsx,ts,tsx,mjs,cjs}": [
5958
"eslint --fix",

workspaces/mcp-integrations/yarn.lock

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5540,7 +5540,6 @@ __metadata:
55405540
"@backstage/e2e-test-utils": "npm:^0.1.2"
55415541
"@backstage/repo-tools": "npm:^0.17.0"
55425542
"@changesets/cli": "npm:^2.27.1"
5543-
"@spotify/prettier-config": "npm:^12.0.0"
55445543
knip: "npm:^5.27.4"
55455544
node-gyp: "npm:^9.0.0"
55465545
prettier: "npm:^2.3.2"
@@ -10537,15 +10536,6 @@ __metadata:
1053710536
languageName: node
1053810537
linkType: hard
1053910538

10540-
"@spotify/prettier-config@npm:^12.0.0":
10541-
version: 12.0.0
10542-
resolution: "@spotify/prettier-config@npm:12.0.0"
10543-
peerDependencies:
10544-
prettier: 2.x
10545-
checksum: 10c0/c19ea09a0c6937dc08917a5890a01c800450ed8f20f614ec2239e09a5897a7d40eb28e5af70ae58c7f41d56769c0fc516ab0ae672d2fd7585016cd54ad514336
10546-
languageName: node
10547-
linkType: hard
10548-
1054910539
"@standard-schema/spec@npm:^1.1.0":
1055010540
version: 1.1.0
1055110541
resolution: "@standard-schema/spec@npm:1.1.0"

0 commit comments

Comments
 (0)