From 11cf5b9339816f9bd8ece50bf0a67f977d9fdb09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 14:19:33 +0000 Subject: [PATCH] dependabot(deps-dev): bump @spotify/prettier-config in /backstage Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 12.0.0 to 15.0.0. - [Release notes](https://github.com/spotify/web-scripts/releases) - [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotify/web-scripts/compare/v12.0.0...v15.0.0) --- updated-dependencies: - dependency-name: "@spotify/prettier-config" dependency-version: 15.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backstage/package.json | 2 +- backstage/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backstage/package.json b/backstage/package.json index d66a8c29..5d696740 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 10a4b8c1..ff909d35 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"