Skip to content

Commit cf0c869

Browse files
authored
Merge pull request #506 from nestjsx/dependabot/npm_and_yarn/prettier-2.4.1
chore(deps-dev): bump prettier from 1.18.2 to 2.4.1
2 parents fc86680 + c30ef8b commit cf0c869

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
@@ -21,7 +21,7 @@
2121
"dotenv": "^10.0.0",
2222
"jest": "^24.9.0",
2323
"nestjs-config": "^1.2.3",
24-
"prettier": "^1.13.7",
24+
"prettier": "^2.4.1",
2525
"ts-jest": "^24.0.2",
2626
"typescript": "^4.1.3"
2727
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3352,10 +3352,10 @@ prelude-ls@~1.1.2:
33523352
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
33533353
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
33543354

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

33603360
pretty-format@^24.9.0:
33613361
version "24.9.0"

0 commit comments

Comments
 (0)