Skip to content

Commit f1f6133

Browse files
committed
chore(deps): update dependency prettier to ^2.7.0
1 parent 80171f2 commit f1f6133

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
@@ -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.7.0",
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
@@ -5870,10 +5870,10 @@ prepend-http@^1.0.1:
58705870
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
58715871
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
58725872

5873-
prettier@^2.2.0, prettier@^2.2.1:
5874-
version "2.2.1"
5875-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
5876-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
5873+
prettier@^2.2.0, prettier@^2.7.0:
5874+
version "2.7.0"
5875+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
5876+
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
58775877

58785878
pretty-format@^26.6.2:
58795879
version "26.6.2"

0 commit comments

Comments
 (0)