Skip to content

Commit 6cd9536

Browse files
chore(deps): update dependency prettier to v2.7.1 (#158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9959a9e commit 6cd9536

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
@@ -54,7 +54,7 @@
5454
"eslint": "^7.32.0",
5555
"eslint-plugin-unicorn": "^21.0.0",
5656
"eslint-plugin-unused-imports": "^2.0.0",
57-
"prettier": "2.6.2",
57+
"prettier": "2.7.1",
5858
"ts-node": "^10.7.0",
5959
"typescript-eslint": "0.0.1-alpha.0",
6060
"uvu": "^0.5.3"

yarn.lock

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

2230-
prettier@2.6.2:
2231-
version "2.6.2"
2232-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
2233-
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
2230+
prettier@2.7.1:
2231+
version "2.7.1"
2232+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
2233+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
22342234

22352235
pretty-format@^26.6.2:
22362236
version "26.6.2"

0 commit comments

Comments
 (0)