Skip to content

Commit 875ffaa

Browse files
committed
Update dependency prettier to v2.8.0
1 parent 0aba9c2 commit 875ffaa

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
@@ -58,7 +58,7 @@
5858
"eslint-plugin-functional": "3.7.2",
5959
"husky": "7.0.4",
6060
"npm-run-all": "4.1.5",
61-
"prettier": "2.7.1",
61+
"prettier": "2.8.0",
6262
"rimraf": "3.0.2",
6363
"rollup": "2.79.1",
6464
"rollup-plugin-dts": "4.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6792,10 +6792,10 @@ prepend-http@^2.0.0:
67926792
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
67936793
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
67946794

6795-
prettier@2.7.1:
6796-
version "2.7.1"
6797-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
6798-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
6795+
prettier@2.8.0:
6796+
version "2.8.0"
6797+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
6798+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
67996799

68006800
prettier@^2.1.2:
68016801
version "2.2.1"

0 commit comments

Comments
 (0)