Skip to content

Commit b2ab84b

Browse files
chore(deps-dev): bump prettier from 2.3.2 to 2.4.1 (#660)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.3.2...2.4.1) --- 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 6515196 commit b2ab84b

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
@@ -59,7 +59,7 @@
5959
"eslint-plugin-prettier": "4.0.0",
6060
"husky": "7.0.2",
6161
"jest-transform-css": "2.1.0",
62-
"prettier": "2.3.2",
62+
"prettier": "2.4.1",
6363
"pretty-quick": "3.1.1",
6464
"react": "16.14.0",
6565
"react-dom": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10929,10 +10929,10 @@ prettier-linter-helpers@^1.0.0:
1092910929
dependencies:
1093010930
fast-diff "^1.1.2"
1093110931

10932-
prettier@2.3.2:
10933-
version "2.3.2"
10934-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
10935-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
10932+
prettier@2.4.1:
10933+
version "2.4.1"
10934+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
10935+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
1093610936

1093710937
prettier@^1.19.1:
1093810938
version "1.19.1"

0 commit comments

Comments
 (0)