diff --git a/backstage/package.json b/backstage/package.json index d66a8c2..5d69674 100644 --- a/backstage/package.json +++ b/backstage/package.json @@ -35,7 +35,7 @@ "@backstage/cli": "^0.28.0", "@backstage/e2e-test-utils": "^0.1.1", "@playwright/test": "^1.32.3", - "@spotify/prettier-config": "^12.0.0", + "@spotify/prettier-config": "^15.0.0", "concurrently": "^8.0.0", "lerna": "^7.3.0", "node-gyp": "^9.0.0", diff --git a/backstage/yarn.lock b/backstage/yarn.lock index 10a4b8c..ff909d3 100644 --- a/backstage/yarn.lock +++ b/backstage/yarn.lock @@ -9339,10 +9339,10 @@ resolved "https://registry.yarnpkg.com/@spotify/eslint-config-typescript/-/eslint-config-typescript-15.0.0.tgz#b1857a76951df6e2cc4a1e92d98e7fd4f5a4baec" integrity sha512-70nKh2v6So0MddkEfKj4xgAcqs1VmR0AS2yb62XYetZ1Ep3AmhYDl/5CYtU5pbAQS4zCap8rd/EYdmVEHXiS6g== -"@spotify/prettier-config@^12.0.0": - version "12.0.0" - resolved "https://registry.yarnpkg.com/@spotify/prettier-config/-/prettier-config-12.0.0.tgz#936ca5e977cfccbccd1731ab98b1f2bf65852b5d" - integrity sha512-64WWqE40U/WwWV8iIQBseTU+b2t+SdJSyQoCLdVPCKM9uf7KOjRivVwXe4KlWoV3y7duNSGuB2UgWhkXzscVmQ== +"@spotify/prettier-config@^15.0.0": + version "15.0.0" + resolved "https://registry.yarnpkg.com/@spotify/prettier-config/-/prettier-config-15.0.0.tgz#3dcc94ffa9c3fad68a1e8430ccba57edc0131399" + integrity sha512-ex7bdst1STr97y/MUTgVxadxpEZy48XVQDwZrESYO07EONSRstQYBaQWGVo80jmJ9NXC+r4ZjUqjT2Gw524Nqg== "@stoplight/better-ajv-errors@1.0.3": version "1.0.3"