Skip to content

Commit 36e7381

Browse files
Update dependency prettier to v2.8.7
1 parent 98e8f31 commit 36e7381

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.7",
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.7:
11757+
version "2.8.7"
11758+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
11759+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
1176011760

1176111761
prettier@^1.18.2:
1176211762
version "1.19.1"

0 commit comments

Comments
 (0)