Skip to content

Commit

Permalink
Merge pull request #321 from systemli/dependabot/npm_and_yarn/prettie…
Browse files Browse the repository at this point in the history
…r-2.7.0

⬆️ Bump prettier from 2.6.1 to 2.7.0
  • Loading branch information
0x46616c6b authored Jun 15, 2022
2 parents 5b6bd20 + 1f84439 commit d15f923
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"postcss": "^8.4.12",
"postcss-loader": "^7.0.0",
"postcss-remove-google-fonts": "^1.2.0",
"prettier": "^2.6.1",
"prettier": "^2.7.0",
"react-dev-utils": "^12.0.1",
"react-dom": "^18.2.0",
"resolve": "^1.22.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7456,10 +7456,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
prettier@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==

pretty-error@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit d15f923

Please sign in to comment.