Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 5, 2021
1 parent 93c7d0a commit 89c710b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"inquirer": "^8.0.0",
"lodash": "^4.17.21",
"package-json": "^6.5.0",
"prettier": "2.2.1",
"prettier": "2.3.1",
"readline-sync": "^1.4.10",
"validate-npm-package-name": "^3.0.0",
"yargs": "^16.2.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"jest": "^26.6.3",
"lerna": "^4.0.0",
"lodash": "^4.17.21",
"prettier": "2.2.1"
"prettier": "2.3.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6947,10 +6947,10 @@ prepend-http@^2.0.0:
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=

prettier@2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
prettier@2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==

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

0 comments on commit 89c710b

Please sign in to comment.