Skip to content

Commit dfe9edf

Browse files
chore(deps): update dependency prettier to v2.6.2 (#197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2c4a5ba commit dfe9edf

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.1",
60+
"prettier": "2.6.2",
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
@@ -5035,10 +5035,10 @@ prettier-linter-helpers@^1.0.0:
50355035
dependencies:
50365036
fast-diff "^1.1.2"
50375037

5038-
prettier@2.6.1:
5039-
version "2.6.1"
5040-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
5041-
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
5038+
prettier@2.6.2:
5039+
version "2.6.2"
5040+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
5041+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
50425042

50435043
pretty-format@^27.0.0:
50445044
version "27.4.6"

0 commit comments

Comments
 (0)