Skip to content

Commit 8143e11

Browse files
Bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0. - [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.0.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab0eed8 commit 8143e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-jest": "^27.2.0",
4343
"jest": "^29.4.2",
4444
"memfs": "^4.2.0",
45-
"prettier": "^2.8.3",
45+
"prettier": "^3.0.0",
4646
"semver": "^7.3.8",
4747
"ts-jest": "^29.0.5",
4848
"typescript": "^5.0.3"

0 commit comments

Comments
 (0)