Skip to content

Commit 8b7a2b0

Browse files
Bump prettier from 2.7.1 to 2.8.7 (#70)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.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.7.1...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vincent Lussenburg <vlussenburg@users.noreply.github.com>
1 parent 4bf5bb9 commit 8b7a2b0

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-github": "^4.7.0",
4545
"eslint-plugin-jest": "^27.2.1",
4646
"js-yaml": "^4.1.0",
47-
"prettier": "2.7.1",
47+
"prettier": "2.8.7",
4848
"ts-jest": "^29.0.5",
4949
"typescript": "^5.0.3",
5050
"webpack": "^5.78.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,10 +2271,10 @@ prettier-linter-helpers@^1.0.0:
22712271
dependencies:
22722272
fast-diff "^1.1.2"
22732273

2274-
prettier@2.7.1, prettier@^2.2.1:
2275-
version "2.7.1"
2276-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz"
2277-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
2274+
prettier@2.8.7, prettier@^2.2.1:
2275+
version "2.8.7"
2276+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
2277+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
22782278

22792279
pretty-format@^29.0.0, pretty-format@^29.5.0:
22802280
version "29.5.0"

0 commit comments

Comments
 (0)