Skip to content

Commit f63cb20

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

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.6.0",
41+
"prettier": "^3.6.2",
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.6.0"
3515+
prettier: "npm:^3.6.2"
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.6.0":
17866-
version: 3.6.0
17867-
resolution: "prettier@npm:3.6.0"
17865+
"prettier@npm:^3.6.2":
17866+
version: 3.6.2
17867+
resolution: "prettier@npm:3.6.2"
1786817868
bin:
1786917869
prettier: bin/prettier.cjs
17870-
checksum: 10/5c0db5a8e32d2ac9824d8bc652990dfd534bc7a7c6f26d99d50c9146a2d9befb3cd1cc86c4aee71caf6b264d421a4b4b5961e31a62dda3790b8fec2521a76eef
17870+
checksum: 10/1213691706bcef1371d16ef72773c8111106c3533b660b1cc8ec158bd109cdf1462804125f87f981f23c4a3dba053b6efafda30ab0114cc5b4a725606bb9ff26
1787117871
languageName: node
1787217872
linkType: hard
1787317873

0 commit comments

Comments
 (0)