build(deps-dev): bump prettier from 2.3.1 to 2.3.2

This commit is contained in:
dependabot[bot] 2021-07-05 22:21:49 +00:00 committed by GitHub
parent 9e7c2e5674
commit dc56bc9685
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -73,7 +73,7 @@
"lerna": "^4.0.0", "lerna": "^4.0.0",
"lint-staged": "^11.0.0", "lint-staged": "^11.0.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"prettier": "^2.3.1", "prettier": "^2.3.2",
"shx": "^0.3.3", "shx": "^0.3.3",
"sinon": "^11.1.1", "sinon": "^11.1.1",
"source-map-support": "^0.5.19", "source-map-support": "^0.5.19",

View file

@ -5356,10 +5356,10 @@ prettier-linter-helpers@^1.0.0:
dependencies: dependencies:
fast-diff "^1.1.2" fast-diff "^1.1.2"
prettier@^2.1.2, prettier@^2.3.1: prettier@^2.1.2, prettier@^2.3.2:
version "2.3.1" version "2.3.2"
resolved "https://registry.npmjs.org/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6" resolved "https://registry.npmjs.org/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA== integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
pretty-bytes@^5.6.0: pretty-bytes@^5.6.0:
version "5.6.0" version "5.6.0"