Skip to content

Commit

Permalink
chore(deps): update dependency @spotify/prettier-config to v15 (#1092)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
  • Loading branch information
backstage-goalie[bot] authored Sep 10, 2024
1 parent b875e6c commit 9eb000e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion workspaces/feedback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@backstage/e2e-test-utils": "^0.1.1",
"@backstage/repo-tools": "^0.8.0",
"@changesets/cli": "^2.27.1",
"@spotify/prettier-config": "^12.0.0",
"@spotify/prettier-config": "^15.0.0",
"node-gyp": "^9.0.0",
"prettier": "^2.3.2",
"react-router-dom": "^6.26.1",
Expand Down
10 changes: 5 additions & 5 deletions workspaces/feedback/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5392,7 +5392,7 @@ __metadata:
"@backstage/e2e-test-utils": ^0.1.1
"@backstage/repo-tools": ^0.8.0
"@changesets/cli": ^2.27.1
"@spotify/prettier-config": ^12.0.0
"@spotify/prettier-config": ^15.0.0
node-gyp: ^9.0.0
prettier: ^2.3.2
react-router-dom: ^6.26.1
Expand Down Expand Up @@ -8298,12 +8298,12 @@ __metadata:
languageName: node
linkType: hard

"@spotify/prettier-config@npm:^12.0.0":
version: 12.0.0
resolution: "@spotify/prettier-config@npm:12.0.0"
"@spotify/prettier-config@npm:^15.0.0":
version: 15.0.0
resolution: "@spotify/prettier-config@npm:15.0.0"
peerDependencies:
prettier: 2.x
checksum: 04732b96af895269bb8a988ba309e80bd7b87c785837e06f72ff938e8895c5a3a3211fa37b54c6a2b502e88587a437c2be3ccb486a84aff02c2f6fb4582a4a97
checksum: aa5ec5739427f9acdb9d62ae6c04f04a344898567239f7ee45c75c6205ebdffbc61747ea8de6e83baf0bc3785359967de4b7097a8723c4b4063ff57dc5cb6c44
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion workspaces/pingidentity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@backstage/e2e-test-utils": "^0.1.1",
"@backstage/repo-tools": "^0.8.0",
"@changesets/cli": "^2.27.1",
"@spotify/prettier-config": "^12.0.0",
"@spotify/prettier-config": "^15.0.0",
"concurrently": "^8.2.2",
"node-gyp": "^9.0.0",
"prettier": "^2.3.2",
Expand Down
10 changes: 5 additions & 5 deletions workspaces/pingidentity/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6992,7 +6992,7 @@ __metadata:
"@backstage/e2e-test-utils": ^0.1.1
"@backstage/repo-tools": ^0.8.0
"@changesets/cli": ^2.27.1
"@spotify/prettier-config": ^12.0.0
"@spotify/prettier-config": ^15.0.0
concurrently: ^8.2.2
node-gyp: ^9.0.0
prettier: ^2.3.2
Expand Down Expand Up @@ -10929,12 +10929,12 @@ __metadata:
languageName: node
linkType: hard

"@spotify/prettier-config@npm:^12.0.0":
version: 12.0.0
resolution: "@spotify/prettier-config@npm:12.0.0"
"@spotify/prettier-config@npm:^15.0.0":
version: 15.0.0
resolution: "@spotify/prettier-config@npm:15.0.0"
peerDependencies:
prettier: 2.x
checksum: 04732b96af895269bb8a988ba309e80bd7b87c785837e06f72ff938e8895c5a3a3211fa37b54c6a2b502e88587a437c2be3ccb486a84aff02c2f6fb4582a4a97
checksum: aa5ec5739427f9acdb9d62ae6c04f04a344898567239f7ee45c75c6205ebdffbc61747ea8de6e83baf0bc3785359967de4b7097a8723c4b4063ff57dc5cb6c44
languageName: node
linkType: hard

Expand Down

0 comments on commit 9eb000e

Please sign in to comment.