Skip to content

Commit

Permalink
Update dependency prettier to v2.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2023
1 parent 1183335 commit 771be31
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"graphql-ws": "5.7.0",
"jsonwebtoken": "8.5.1",
"octokit": "1.7.1",
"prettier": "2.6.2",
"prettier": "2.8.8",
"react": "17.0.2",
"ws": "8.5.0"
},
Expand All @@ -50,7 +50,7 @@
"mocha": "10.0.0",
"nock": "13.0.5",
"nodemon": "2.0.20",
"prettier": "2.6.2",
"prettier": "2.8.8",
"ts-jest": "26.4.4",
"typescript": "4.1.3"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5612,10 +5612,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
prettier@2.8.8:
version "2.8.8"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==

pretty-format@^26.0.0, pretty-format@^26.6.2:
version "26.6.2"
Expand Down

0 comments on commit 771be31

Please sign in to comment.