Skip to content

Commit

Permalink
dependencies(prettier): upgrade to 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Feb 23, 2023
1 parent e1bd015 commit 382d82c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -68,7 +68,7 @@
"mongodb-memory-server": "^8.11.4",
"mongoose": "~6.9.0",
"mongoose-findorcreate": "3.0.0",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"rimraf": "^3.0.2",
"semantic-release": "^19.0.5",
"ts-jest": "^29.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6093,10 +6093,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
prettier@^2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==

pretty-format@^29.0.0, pretty-format@^29.3.1:
version "29.3.1"
Expand Down

0 comments on commit 382d82c

Please sign in to comment.