Skip to content

Commit

Permalink
Merge pull request #506 from nestjsx/dependabot/npm_and_yarn/prettier…
Browse files Browse the repository at this point in the history
…-2.4.1

chore(deps-dev): bump prettier from 1.18.2 to 2.4.1
  • Loading branch information
bashleigh authored Sep 21, 2021
2 parents fc86680 + c30ef8b commit cf0c869
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dotenv": "^10.0.0",
"jest": "^24.9.0",
"nestjs-config": "^1.2.3",
"prettier": "^1.13.7",
"prettier": "^2.4.1",
"ts-jest": "^24.0.2",
"typescript": "^4.1.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3352,10 +3352,10 @@ prelude-ls@~1.1.2:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=

prettier@^1.13.7:
version "1.18.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
prettier@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==

pretty-format@^24.9.0:
version "24.9.0"
Expand Down

0 comments on commit cf0c869

Please sign in to comment.