Skip to content

Commit 10df5f4

Browse files
build(deps-dev): bump prettier from 2.8.8 to 3.7.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.7.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.7.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9672e08 commit 10df5f4

File tree

3 files changed

+33
-40
lines changed

3 files changed

+33
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"husky": "^9.1.7",
44
"nx": "^22.0.2",
55
"playwright": "^1.56.1",
6-
"prettier": "^3.6.2",
6+
"prettier": "^3.7.4",
77
"syncpack": "^13.0.4",
88
"typedoc": "^0.28.14",
99
"typescript": "^5.9.3"

pnpm-lock.yaml

Lines changed: 31 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk-tests/sdk-anchor-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/mocha": "^9.0.0",
2121
"chai": "^6.2.1",
2222
"mocha": "^9.0.3",
23-
"prettier": "^2.6.2",
23+
"prettier": "^3.7.4",
2424
"ts-mocha": "^10.1.0",
2525
"typescript": "^4.3.5"
2626
}

0 commit comments

Comments
 (0)