Skip to content

Commit 1188a8f

Browse files
committed
chore(deps): update dependency prettier to v2.4.1
1 parent 0740259 commit 1188a8f

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
@@ -74,7 +74,7 @@
7474
"eslint-plugin-react-hooks": "4.2.0",
7575
"husky": "7.0.2",
7676
"lint-staged": "11.2.0",
77-
"prettier": "2.3.2",
77+
"prettier": "2.4.1",
7878
"prisma": "2.30.2",
7979
"typescript": "4.4.2"
8080
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4792,10 +4792,10 @@ prettier-linter-helpers@^1.0.0:
47924792
dependencies:
47934793
fast-diff "^1.1.2"
47944794

4795-
prettier@2.3.2:
4796-
version "2.3.2"
4797-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
4798-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
4795+
prettier@2.4.1:
4796+
version "2.4.1"
4797+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
4798+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
47994799

48004800
48014801
version "2.30.2"

0 commit comments

Comments
 (0)