Skip to content

Commit 7ced699

Browse files
⬆️ Bump prettier from 2.8.1 to 2.8.7 (#207)
⬆️ Bump prettier from 2.8.1 to 2.8.7 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.7. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00b1fba commit 7ced699

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"identity-obj-proxy": "^3.0.0",
7070
"jest": "^29.3.1",
7171
"jest-environment-jsdom": "^29.3.1",
72-
"prettier": "^2.8.1",
72+
"prettier": "^2.8.7",
7373
"prettier-config-standard": "^5.0.0"
7474
},
7575
"browserslist": {

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -6081,15 +6081,10 @@ prettier-linter-helpers@^1.0.0:
60816081
dependencies:
60826082
fast-diff "^1.1.2"
60836083

6084-
prettier@^2.7.1:
6085-
version "2.7.1"
6086-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
6087-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
6088-
6089-
prettier@^2.8.1:
6090-
version "2.8.1"
6091-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
6092-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
6084+
prettier@^2.7.1, prettier@^2.8.7:
6085+
version "2.8.7"
6086+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
6087+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
60936088

60946089
pretty-format@^27.0.2:
60956090
version "27.5.1"

0 commit comments

Comments
 (0)