Skip to content

Commit 0a5cf06

Browse files
build(deps-dev): bump prettier from 3.5.2 to 3.5.3 in /workspaces/github-marketplace (#344)
build(deps-dev): bump prettier in /workspaces/github-marketplace Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) --- updated-dependencies: - dependency-name: prettier 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 0b8641f commit 0a5cf06

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.28.1",
3939
"@spotify/prettier-config": "^15.0.0",
4040
"node-gyp": "^11.1.0",
41-
"prettier": "^3.5.2",
41+
"prettier": "^3.5.3",
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
@@ -4668,7 +4668,7 @@ __metadata:
46684668
"@changesets/cli": "npm:^2.28.1"
46694669
"@spotify/prettier-config": "npm:^15.0.0"
46704670
node-gyp: "npm:^11.1.0"
4671-
prettier: "npm:^3.5.2"
4671+
prettier: "npm:^3.5.3"
46724672
react: "npm:^17.0.0 || ^18.0.0"
46734673
react-dom: "npm:^17.0.0 || ^18.0.0"
46744674
react-router-dom: "npm:^6.14.1"
@@ -20738,12 +20738,12 @@ __metadata:
2073820738
languageName: node
2073920739
linkType: hard
2074020740

20741-
"prettier@npm:^3.5.2":
20742-
version: 3.5.2
20743-
resolution: "prettier@npm:3.5.2"
20741+
"prettier@npm:^3.5.3":
20742+
version: 3.5.3
20743+
resolution: "prettier@npm:3.5.3"
2074420744
bin:
2074520745
prettier: bin/prettier.cjs
20746-
checksum: 10/ac7a157c8ec76459b13d81a03ff65d228015992cb926b676b0f1c83edd47e5db8ba257336b400be20942fc671816f1afde377cffe94d9e4368762a3d3acbffe5
20746+
checksum: 10/7050c08f674d9e49fbd9a4c008291d0715471f64e94cc5e4b01729affce221dfc6875c8de7e66b728c64abc9352eefb7eaae071b5f79d30081be207b53774b78
2074720747
languageName: node
2074820748
linkType: hard
2074920749

0 commit comments

Comments
 (0)