Skip to content

Commit a968d7c

Browse files
Bump prettier from 2.7.1 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.7.1...2.8.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59962bf commit a968d7c

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
@@ -58,7 +58,7 @@
5858
"eslint-plugin-react": "^7.31.10",
5959
"husky": "^8.0.3",
6060
"pinst": "^3.0.0",
61-
"prettier": "2.7.1",
61+
"prettier": "2.8.3",
6262
"react-native": "^0.70.6",
6363
"stylelint": "^14.13.0",
6464
"stylelint-config-prettier": "^9.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9988,10 +9988,10 @@ prettier-linter-helpers@^1.0.0:
99889988
dependencies:
99899989
fast-diff "^1.1.2"
99909990

9991-
prettier@2.7.1:
9992-
version "2.7.1"
9993-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
9994-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
9991+
prettier@2.8.3:
9992+
version "2.8.3"
9993+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
9994+
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
99959995

99969996
pretty-bytes@^5.1.0, pretty-bytes@^5.4.1:
99979997
version "5.6.0"

0 commit comments

Comments
 (0)