Skip to content

Commit e7db175

Browse files
chore(deps): update dependency prettier to v2.7.1 (minor) (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35dce7a commit e7db175

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
@@ -83,7 +83,7 @@
8383
"lerna": "4.0.0",
8484
"lint-staged": "11.2.6",
8585
"node-fetch": "2.6.7",
86-
"prettier": "2.6.2",
86+
"prettier": "2.7.1",
8787
"size-limit": "5.0.5",
8888
"typescript": "4.6.4",
8989
"uritemplate-test": "https://github.com/uri-templates/uritemplate-test"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9868,10 +9868,10 @@ prettier-plugin-packagejson@^2.2.9:
98689868
dependencies:
98699869
sort-package-json "1.51.0"
98709870

9871-
prettier@2.6.2:
9872-
version "2.6.2"
9873-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
9874-
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
9871+
prettier@2.7.1:
9872+
version "2.7.1"
9873+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
9874+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
98759875

98769876
pretty-format@^27.0.0, pretty-format@^27.5.1:
98779877
version "27.5.1"

0 commit comments

Comments
 (0)