Skip to content

Commit f88a81c

Browse files
Update dependency prettier to v2.8.8
1 parent 98e8f31 commit f88a81c

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.14",
72-
"prettier": "2.3.2",
72+
"prettier": "2.8.8",
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.8.8:
11757+
version "2.8.8"
11758+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
11759+
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
1176011760

1176111761
prettier@^1.18.2:
1176211762
version "1.19.1"

0 commit comments

Comments
 (0)