Skip to content

Commit bbc9b5d

Browse files
chore(deps): update dependency prettier to v2.8.7 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6bc1fa commit bbc9b5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-unicorn": "^21.0.0",
5656
"eslint-plugin-unused-imports": "^2.0.0",
5757
"pnpm": "7.20.0",
58-
"prettier": "2.8.4",
58+
"prettier": "2.8.7",
5959
"ts-node": "^10.7.0",
6060
"typescript-eslint": "0.0.1-alpha.0",
6161
"uvu": "^0.5.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2297,10 +2297,10 @@ prelude-ls@^1.2.1:
22972297
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
22982298
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
22992299

2300-
2301-
version "2.8.4"
2302-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
2303-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
2300+
2301+
version "2.8.7"
2302+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
2303+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
23042304

23052305
pretty-format@^26.6.2:
23062306
version "26.6.2"

0 commit comments

Comments
 (0)