Skip to content

Commit f2e56ec

Browse files
Bump prettier from 2.6.2 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.6.2...2.7.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a153d60 commit f2e56ec

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-import": "^2.0.0",
4444
"eslint-plugin-jest": "^26.0.0",
4545
"jest": "^27.0.0",
46-
"prettier": "2.6.2",
46+
"prettier": "2.7.1",
4747
"ts-jest": "^27.0.0",
4848
"typescript": "^4.0.0"
4949
},

0 commit comments

Comments
 (0)