Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2023
1 parent aa3b420 commit 7c269f3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
17 changes: 10 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"lint-staged": "12.3.3",
"prettier": "2.5.1",
"prettier": "2.8.2",
"typescript": "4.5.5"
},
"config": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2594,10 +2594,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@2.5.1:
version "2.5.1"
resolved "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz"
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
prettier@2.8.2:
version "2.8.2"
resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.2.tgz"
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==

prop-types@^15.7.2:
version "15.7.2"
Expand Down

0 comments on commit 7c269f3

Please sign in to comment.