Skip to content

Commit 807143a

Browse files
committed
Update dependency prettier to v2.4.1
1 parent 69c1c27 commit 807143a

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
@@ -69,7 +69,7 @@
6969
"jest": "27.0.6",
7070
"lint-staged": "11.0.1",
7171
"nodemon": "2.0.13",
72-
"prettier": "2.3.2",
72+
"prettier": "2.4.1",
7373
"rimraf": "3.0.2",
7474
"sass": "1.35.2",
7575
"sass-loader": "10.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11753,10 +11753,10 @@ prettier-linter-helpers@^1.0.0:
1175311753
dependencies:
1175411754
fast-diff "^1.1.2"
1175511755

11756-
prettier@2.3.2:
11757-
version "2.3.2"
11758-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
11759-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
11756+
prettier@2.4.1:
11757+
version "2.4.1"
11758+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
11759+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
1176011760

1176111761
prettier@^1.18.2:
1176211762
version "1.19.1"

0 commit comments

Comments
 (0)