Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2.4.1 (#163)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 17, 2021
1 parent 66eabd3 commit 1c63b64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HelloWorld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jest": "27.2.0",
"metro-react-native-babel-preset": "0.66.2",
"mocker-api": "2.9.1",
"prettier": "2.4.0",
"prettier": "2.4.1",
"react-native-codegen": "0.0.7",
"react-test-renderer": "17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion template/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"metro-react-native-babel-preset": "0.66.2",
"mocker-api": "2.9.1",
"eslint-plugin-prettier": "4.0.0",
"prettier": "2.4.0",
"prettier": "2.4.1",
"react-native-codegen": "0.0.7",
"react-test-renderer": "17.0.2"
},
Expand Down

0 comments on commit 1c63b64

Please sign in to comment.