Skip to content

Commit

Permalink
chore(deps): bump xml2js and jest-expo (#49)
Browse files Browse the repository at this point in the history
* chore(deps): bump xml2js and jest-expo

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.6.0 and updates ancestor dependency [jest-expo](https://github.com/expo/expo/tree/HEAD/packages/jest-expo). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.6.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.6.0)

Updates `jest-expo` from 48.0.2 to 49.0.0
- [Changelog](https://github.com/expo/expo/blob/main/packages/jest-expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/jest-expo)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: jest-expo
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: updat readme

* chore: update readme

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wataru Maeda <[email protected]>
  • Loading branch information
dependabot[bot] and wataru-maeda authored Sep 4, 2023
1 parent 1dc1ec2 commit d688bbe
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 1,682 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src='https://github.com/wataru-maeda/react-native-boilerplate/blob/main/__DELELE_ME__/banner.svg' width='400'>
<img src='https://github.com/wataru-maeda/react-native-boilerplate/blob/main/__DELELE_ME__/banner.png' width='400'>

<img src='https://github.com/wataru-maeda/react-native-boilerplate/blob/main/__DELELE_ME__/demo.gif' width='32%'>

Expand Down Expand Up @@ -88,6 +88,7 @@ Expo provides a popular set of vector icons. Please search icons from [here](htt
"name": "{your-project-name}",
"slug": "{your-project-name}",
...
# 👇 replace with yours project id or comment out
"extra": {
"eas": {
"projectId": "{your-expo-project-id}"
Expand Down
Loading

0 comments on commit d688bbe

Please sign in to comment.