Skip to content

Commit d9b5a7c

Browse files
build(deps-dev): Bump prettier from 2.7.1 to 2.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.7.1...2.8.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a39d50e commit d9b5a7c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jest-puppeteer": "^6.1.1",
5454
"json-loader": "^0.5.7",
5555
"path-browserify": "^1.0.1",
56-
"prettier": "^2.7.1",
56+
"prettier": "^2.8.0",
5757
"process": "^0.11.10",
5858
"puppeteer": "^16.2.0",
5959
"recursive-readdir": "^2.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6656,10 +6656,10 @@ prettier-linter-helpers@^1.0.0:
66566656
dependencies:
66576657
fast-diff "^1.1.2"
66586658

6659-
prettier@^2.7.1:
6660-
version "2.7.1"
6661-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
6662-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
6659+
prettier@^2.8.0:
6660+
version "2.8.0"
6661+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
6662+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
66636663

66646664
pretty-format@^27.4.6:
66656665
version "27.4.6"

0 commit comments

Comments
 (0)