Skip to content

Commit b806247

Browse files
Bump prettier from 2.5.1 to 2.6.2 (#858)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.1...2.6.2) --- 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 3fd6593 commit b806247

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jest": "^26.6.3",
5858
"jest-sonar-reporter": "^2.0.0",
5959
"nodemon": "^2.0.15",
60-
"prettier": "^2.5.1",
60+
"prettier": "^2.6.2",
6161
"supertest": "^6.2.2",
6262
"ts-node": "^10.4.0",
6363
"typescript": "^4.5.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5642,10 +5642,10 @@ prettier-linter-helpers@^1.0.0:
56425642
dependencies:
56435643
fast-diff "^1.1.2"
56445644

5645-
prettier@^2.5.1:
5646-
version "2.5.1"
5647-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
5648-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
5645+
prettier@^2.6.2:
5646+
version "2.6.2"
5647+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
5648+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
56495649

56505650
pretty-format@^26.6.2:
56515651
version "26.6.2"

0 commit comments

Comments
 (0)