Skip to content

Commit cbcc659

Browse files
committed
chore(deps): update dependency prettier to ^2.5.1
1 parent 8d3659b commit cbcc659

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
@@ -75,7 +75,7 @@
7575
"eslint": "^7.32.0",
7676
"husky": "^4.2.3",
7777
"json-schema-to-typescript": "^10.1.2",
78-
"prettier": "^2.2.1",
78+
"prettier": "^2.5.1",
7979
"semantic-release": "^17.0.6",
8080
"typescript": "^4.1.3"
8181
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5856,10 +5856,10 @@ prepend-http@^1.0.1:
58565856
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
58575857
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
58585858

5859-
prettier@^2.2.0, prettier@^2.2.1:
5860-
version "2.2.1"
5861-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
5862-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
5859+
prettier@^2.2.0, prettier@^2.5.1:
5860+
version "2.5.1"
5861+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
5862+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
58635863

58645864
pretty-format@^26.6.2:
58655865
version "26.6.2"

0 commit comments

Comments
 (0)