Skip to content

Commit a8235da

Browse files
chore(deps): update dependency prettier to v2.8.7
1 parent e25a91c commit a8235da

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"**/@typescript-eslint/parser": "4.18.0",
5454
"**/jest": "26.6.3",
5555
"**/ts-jest": "26.5.4",
56-
"**/prettier": "2.2.1"
56+
"**/prettier": "2.8.7"
5757
},
5858
"devDependencies": {
5959
"@size-limit/preset-small-lib": "4.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7103,10 +7103,10 @@ prettier-linter-helpers@^1.0.0:
71037103
dependencies:
71047104
fast-diff "^1.1.2"
71057105

7106-
prettier@2.2.1, prettier@^1.19.1:
7107-
version "2.2.1"
7108-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
7109-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
7106+
prettier@2.8.7, prettier@^1.19.1:
7107+
version "2.8.7"
7108+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
7109+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
71107110

71117111
pretty-format@^25.2.1, pretty-format@^25.5.0:
71127112
version "25.5.0"

0 commit comments

Comments
 (0)