Skip to content

Commit 5395ee9

Browse files
build(deps-dev): bump prettier from 3.5.3 to 3.6.0 in /workspaces/github-marketplace (#477)
build(deps-dev): bump prettier in /workspaces/github-marketplace Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca2523f commit 5395ee9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

workspaces/github-marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@changesets/cli": "^2.29.5",
3939
"@spotify/prettier-config": "^15.0.0",
4040
"node-gyp": "^11.2.0",
41-
"prettier": "^3.5.3",
41+
"prettier": "^3.6.0",
4242
"react": "^17.0.0 || ^18.0.0",
4343
"react-dom": "^17.0.0 || ^18.0.0",
4444
"react-router-dom": "^6.14.1",

workspaces/github-marketplace/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3512,7 +3512,7 @@ __metadata:
35123512
"@changesets/cli": "npm:^2.29.5"
35133513
"@spotify/prettier-config": "npm:^15.0.0"
35143514
node-gyp: "npm:^11.2.0"
3515-
prettier: "npm:^3.5.3"
3515+
prettier: "npm:^3.6.0"
35163516
react: "npm:^17.0.0 || ^18.0.0"
35173517
react-dom: "npm:^17.0.0 || ^18.0.0"
35183518
react-router-dom: "npm:^6.14.1"
@@ -17862,12 +17862,12 @@ __metadata:
1786217862
languageName: node
1786317863
linkType: hard
1786417864

17865-
"prettier@npm:^3.5.3":
17866-
version: 3.5.3
17867-
resolution: "prettier@npm:3.5.3"
17865+
"prettier@npm:^3.6.0":
17866+
version: 3.6.0
17867+
resolution: "prettier@npm:3.6.0"
1786817868
bin:
1786917869
prettier: bin/prettier.cjs
17870-
checksum: 10/7050c08f674d9e49fbd9a4c008291d0715471f64e94cc5e4b01729affce221dfc6875c8de7e66b728c64abc9352eefb7eaae071b5f79d30081be207b53774b78
17870+
checksum: 10/5c0db5a8e32d2ac9824d8bc652990dfd534bc7a7c6f26d99d50c9146a2d9befb3cd1cc86c4aee71caf6b264d421a4b4b5961e31a62dda3790b8fec2521a76eef
1787117871
languageName: node
1787217872
linkType: hard
1787317873

0 commit comments

Comments
 (0)