Skip to content

Commit

Permalink
Update dependency prettier to v2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 1183335 commit 93f090f
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.7",
"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.7",
"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.7:
version "2.8.7"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==

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

0 comments on commit 93f090f

Please sign in to comment.