Skip to content

Commit a11c0c1

Browse files
authoredSep 14, 2021
Bump prettier from 2.2.1 to 2.4.0 (#20)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.4.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.2.1...2.4.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ddd820 commit a11c0c1

File tree

2 files changed

+8
-30
lines changed

2 files changed

+8
-30
lines changed
 

‎package-lock.json

+7-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint": "^7.32.0",
5454
"eslint-config-prettier": "^6.0.0",
5555
"jest": "^26.0.1",
56-
"prettier": "^2.1.1",
56+
"prettier": "^2.4.0",
5757
"ts-jest": "^26.5.6",
5858
"typescript": "^4.4.3"
5959
},

0 commit comments

Comments
 (0)
Please sign in to comment.