Skip to content

Commit 73381c3

Browse files
chore(deps): update dependency prettier to v2.6.1 (#193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4bc287c commit 73381c3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-jsdoc": "37.9.7",
5858
"eslint-plugin-prettier": "4.0.0",
5959
"jest": "27.5.1",
60-
"prettier": "2.6.0",
60+
"prettier": "2.6.1",
6161
"semantic-release": "19.0.2",
6262
"ts-jest": "27.1.4",
6363
"ts-node": "10.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5022,10 +5022,10 @@ prettier-linter-helpers@^1.0.0:
50225022
dependencies:
50235023
fast-diff "^1.1.2"
50245024

5025-
prettier@2.6.0:
5026-
version "2.6.0"
5027-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
5028-
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
5025+
prettier@2.6.1:
5026+
version "2.6.1"
5027+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
5028+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
50295029

50305030
pretty-format@^27.0.0:
50315031
version "27.4.6"

0 commit comments

Comments
 (0)