Skip to content

Commit fb27322

Browse files
build(deps): bump prettier from 2.4.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.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.4.1...2.6.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56f8af3 commit fb27322

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
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"eslint-config-airbnb": "^19.0.0",
4040
"eslint-config-airbnb-base": "^15.0.0",
41-
"prettier": "^2.5.0",
41+
"prettier": "^2.6.2",
4242
"yarn": "^1.22.17"
4343
}
4444
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,10 +1656,10 @@ prettier-linter-helpers@^1.0.0:
16561656
dependencies:
16571657
fast-diff "^1.1.2"
16581658

1659-
prettier@^2.5.0:
1660-
version "2.5.1"
1661-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
1662-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
1659+
prettier@^2.6.2:
1660+
version "2.6.2"
1661+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
1662+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
16631663

16641664
progress@^2.0.0:
16651665
version "2.0.3"

0 commit comments

Comments
 (0)