Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 9309901

Browse files
committed
chore(deps): update dependency prettier to v2.5.1
1 parent 73c4791 commit 9309901

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
@@ -43,7 +43,7 @@
4343
"karma-jasmine-html-reporter": "1.7.0",
4444
"ng-packagr": "10.1.2",
4545
"ngx-speculoos": "4.1.0",
46-
"prettier": "2.5.0",
46+
"prettier": "2.5.1",
4747
"ts-node": "9.1.1",
4848
"tslint": "6.1.3",
4949
"typescript": "3.9.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6770,10 +6770,10 @@ prepend-http@^1.0.0:
67706770
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
67716771
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
67726772

6773-
6774-
version "2.5.0"
6775-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
6776-
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
6773+
6774+
version "2.5.1"
6775+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
6776+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
67776777

67786778
process-nextick-args@~2.0.0:
67796779
version "2.0.1"

0 commit comments

Comments
 (0)