1
0
mirror of https://github.com/desktop/desktop synced 2024-07-02 15:48:39 +00:00

Bump prettier to latest

Co-Authored-By: Harry Hopkinson <63599884+Harry-Hopkinson@users.noreply.github.com>
This commit is contained in:
Markus Olsson 2022-03-18 12:56:33 +01:00
parent a6a324da4b
commit 6c3e8ea3a2
2 changed files with 5 additions and 5 deletions

View File

@ -91,7 +91,7 @@
"legal-eagle": "0.16.0",
"mini-css-extract-plugin": "^2.5.3",
"parallel-webpack": "^2.3.0",
"prettier": "2.0.5",
"prettier": "^2.6.0",
"request": "^2.72.0",
"rimraf": "^2.5.2",
"sass": "^1.27.0",

View File

@ -7404,10 +7404,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
prettier@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
pretty-error@^4.0.0:
version "4.0.0"