Skip to content

Commit 15db7ff

Browse files
committed
chore(deps): update dependency prettier to v2.6.1
1 parent 0740259 commit 15db7ff

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.6.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.6.1:
4796+
version "2.6.1"
4797+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
4798+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
47994799

48004800
48014801
version "2.30.2"

0 commit comments

Comments
 (0)