Skip to content

Commit

Permalink
Bump react-devtools-core in /examples/RNOneSignalExpoExample
Browse files Browse the repository at this point in the history
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.24.5 to 4.28.4.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core)

---
updated-dependencies:
- dependency-name: react-devtools-core
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent fea3c05 commit ab03e99
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions examples/RNOneSignalExpoExample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5063,13 +5063,12 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0:
dependencies:
wrappy "1"

onesignal-expo-plugin@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/onesignal-expo-plugin/-/onesignal-expo-plugin-1.3.1.tgz#5ded34af799a01f8f79d045bd32479167a574623"
integrity sha512-F/Evz53RhPjp/hba8rp9vFMqPsspOU1F9In+UpAJlxqW7QUB/5///WYn/rtOUgeBkH+sErBZOjK9KnTjvADpJA==
onesignal-expo-plugin@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/onesignal-expo-plugin/-/onesignal-expo-plugin-1.3.2.tgz#7979fc1cf33efe0addb24ce7335cea7d2a0e3f55"
integrity sha512-3asutWnAEg9jeJDFVne7VpI9akStYwLkx0k7+CIQB2cQtjw1JAscDGdydTqXlivCNwixlkGrj0KxDPe+RDV5vQ==
dependencies:
"@expo/image-utils" "^0.3.22"
xcode "^3.0.1"

onetime@^2.0.0:
version "2.0.1"
Expand Down Expand Up @@ -5443,9 +5442,9 @@ rc@~1.2.7:
strip-json-comments "~2.0.1"

react-devtools-core@^4.23.0:
version "4.24.5"
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.24.5.tgz#99b611ecb6dbe96d5de362ca2d1b0a1b9da06e0a"
integrity sha512-zr1LbHB5N5XjSNSCbxbfDNW8vryQdt2zYs8qnk5YacvFcwrMXGGXYoQ4gdu0rKe4mB/5MQYwgFse6IlyQiZwVw==
version "4.28.4"
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.28.4.tgz#fb8183eada77093f4c2f9830e664bf22255abe27"
integrity sha512-IUZKLv3CimeM07G3vX4H4loxVpByrzq3HvfTX7v9migalwvLs9ZY5D3S3pKR33U+GguYfBBdMMZyToFhsSE/iQ==
dependencies:
shell-quote "^1.6.1"
ws "^7"
Expand Down

0 comments on commit ab03e99

Please sign in to comment.