Skip to content

Commit 4aa130f

Browse files
Bump prettier from 2.8.1 to 2.8.4 (#493)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6556e6c commit 4aa130f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-react-hooks": "^4.6.0",
3737
"husky": "^8.0.3",
3838
"lint-staged": "^13.1.0",
39-
"prettier": "^2.8.1",
39+
"prettier": "^2.8.4",
4040
"react": "17.0.2",
4141
"react-native": "^0.68.6"
4242
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5067,10 +5067,10 @@ prettier-linter-helpers@^1.0.0:
50675067
dependencies:
50685068
fast-diff "^1.1.2"
50695069

5070-
prettier@^2.8.1:
5071-
version "2.8.1"
5072-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
5073-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
5070+
prettier@^2.8.4:
5071+
version "2.8.4"
5072+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
5073+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
50745074

50755075
pretty-format@^26.5.2, pretty-format@^26.6.2:
50765076
version "26.6.2"

0 commit comments

Comments
 (0)