Skip to content

Commit 36ce286

Browse files
Bump prettier from 2.5.1 to 2.6.2
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] <[email protected]>
1 parent c9faa07 commit 36ce286

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-jest": "^25.3.2",
4141
"jest": "^27.2.5",
4242
"js-yaml": "^4.1.0",
43-
"prettier": "2.5.1",
43+
"prettier": "2.6.2",
4444
"ts-jest": "^27.1.2",
4545
"typescript": "^4.4.4"
4646
}

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4772,12 +4772,7 @@ prettier-linter-helpers@^1.0.0:
47724772
dependencies:
47734773
fast-diff "^1.1.2"
47744774

4775-
4776-
version "2.5.1"
4777-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
4778-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
4779-
4780-
prettier@^2.2.1:
4775+
[email protected], prettier@^2.2.1:
47814776
version "2.6.2"
47824777
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
47834778
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==

0 commit comments

Comments
 (0)