diff --git a/package.json b/package.json index 1c5d17c..873e2f0 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", "metro-react-native-babel-preset": "^0.75.0", - "prettier": "^2.8.1", + "prettier": "^2.8.4", "react-test-renderer": "18.1.0", "typescript": "^4.9.4" }, diff --git a/yarn.lock b/yarn.lock index 310cdd5..bdd8994 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6934,10 +6934,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^2.8.1: - version "2.8.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc" - integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg== +prettier@^2.8.4: + version "2.8.4" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" + integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== pretty-format@^26.5.2, pretty-format@^26.6.2: version "26.6.2"