Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 7716436

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prettier to ^2.3.2
1 parent b088614 commit 7716436

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
@@ -29,7 +29,7 @@
2929
"@types/react": "^17.0.11",
3030
"jest": "^27.0.5",
3131
"eslint": "^7.29.0",
32-
"prettier": "^2.3.1",
32+
"prettier": "^2.3.2",
3333
"react": "^17.0.2",
3434
"standard-version": "^9.1.1",
3535
"typescript": "^4.3.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4409,10 +4409,10 @@ prettier-linter-helpers@^1.0.0:
44094409
dependencies:
44104410
fast-diff "^1.1.2"
44114411

4412-
prettier@^2.3.1:
4413-
version "2.3.1"
4414-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
4415-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
4412+
prettier@^2.3.2:
4413+
version "2.3.2"
4414+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
4415+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
44164416

44174417
pretty-format@^27.0.2:
44184418
version "27.0.2"

0 commit comments

Comments
 (0)