Skip to content

Commit d478f46

Browse files
chore(deps): update dependency prettier to v2.8.0 (#369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0be3584 commit d478f46

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-jsdoc": "39.6.4",
6161
"eslint-plugin-prettier": "4.2.1",
6262
"jest": "27.5.1",
63-
"prettier": "2.7.1",
63+
"prettier": "2.8.0",
6464
"semantic-release": "19.0.5",
6565
"ts-jest": "27.1.5",
6666
"ts-node": "10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5214,10 +5214,10 @@ prettier-linter-helpers@^1.0.0:
52145214
dependencies:
52155215
fast-diff "^1.1.2"
52165216

5217-
prettier@2.7.1:
5218-
version "2.7.1"
5219-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
5220-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
5217+
prettier@2.8.0:
5218+
version "2.8.0"
5219+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
5220+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
52215221

52225222
pretty-format@^27.0.0:
52235223
version "27.4.6"

0 commit comments

Comments
 (0)