Merge pull request #283 from joelwmale/dependabot/npm_and_yarn/prettier-2.4.0

Bump prettier from 2.3.2 to 2.4.0
This commit is contained in:
mergify[bot] 2021-09-09 11:03:30 +00:00 committed by GitHub
commit d53e69b34a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"eslint-plugin-jest": "^24.4.0",
"https": "^1.0.0",
"js-yaml": "^4.1.0",
"prettier": "2.3.2",
"prettier": "2.4.0",
"typescript": "^4.4.2"
}
}

View File

@ -1418,10 +1418,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@2.3.2, prettier@^2.2.1:
version "2.3.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
prettier@2.4.0, prettier@^2.2.1:
version "2.4.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
pretty-format@^27.0.0, pretty-format@^27.0.6:
version "27.0.6"