Skip to content

Commit 31e4b62

Browse files
committed
chore(deps): update dependency prettier to v2.4.1
1 parent e3d1ad8 commit 31e4b62

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.1.2",
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
@@ -4749,10 +4749,10 @@ prettier-linter-helpers@^1.0.0:
47494749
dependencies:
47504750
fast-diff "^1.1.2"
47514751

4752-
prettier@2.3.2:
4753-
version "2.3.2"
4754-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
4755-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
4752+
prettier@2.4.1:
4753+
version "2.4.1"
4754+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
4755+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
47564756

47574757
47584758
version "2.30.2"

0 commit comments

Comments
 (0)