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

Commit c6b7d39

Browse files
committed
chore(deps): update dependency prettier to v2.4.0
1 parent 50cab82 commit c6b7d39

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.3.2",
46+
"prettier": "2.4.0",
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-
prettier@2.3.2:
6774-
version "2.3.2"
6775-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
6776-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
6773+
prettier@2.4.0:
6774+
version "2.4.0"
6775+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
6776+
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
67776777

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

0 commit comments

Comments
 (0)