Browse Source
⬆️ Upgrade dependency prettier to v2.2.1
pull/196/head
Renovate Bot
5 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
|
@ -44,7 +44,7 @@ |
|
|
|
"globby": "11.0.1", |
|
|
|
"husky": "4.3.0", |
|
|
|
"jest": "26.5.2", |
|
|
|
"prettier": "2.1.2", |
|
|
|
"prettier": "2.2.1", |
|
|
|
"pretty-quick": "3.0.2", |
|
|
|
"semantic-release": "17.1.2", |
|
|
|
"semantic-release-gitmoji": "1.3.4", |
|
|
|
|
|
|
|
@ -8048,10 +8048,10 @@ prettier-linter-helpers@^1.0.0: |
|
|
|
dependencies: |
|
|
|
fast-diff "^1.1.2" |
|
|
|
|
|
|
|
prettier@2.1.2: |
|
|
|
version "2.1.2" |
|
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" |
|
|
|
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== |
|
|
|
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== |
|
|
|
|
|
|
|
pretty-format@^25.2.1, pretty-format@^25.2.6: |
|
|
|
version "25.2.6" |
|
|
|
|