diff --git a/package.json b/package.json index 114cbe72..03165f33 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint": "^7.32.0", "husky": "^4.2.3", "json-schema-to-typescript": "^10.1.2", - "prettier": "^2.2.1", + "prettier": "^2.3.2", "semantic-release": "^17.0.6", "typescript": "^4.1.3" } diff --git a/yarn.lock b/yarn.lock index a17ce6c1..df5f7f4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5689,10 +5689,10 @@ prepend-http@^1.0.1: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw= -prettier@^2.2.0, prettier@^2.2.1: - version "2.2.1" - resolved "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" - integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== +prettier@^2.2.0, prettier@^2.3.2: + version "2.3.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d" + integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ== pretty-format@^26.6.2: version "26.6.2"