Skip to content

chore(deps): bump the react-native group across 1 directory with 15 updates#1235

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-6587b86542
Open

chore(deps): bump the react-native group across 1 directory with 15 updates#1235
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-6587b86542

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Bumps the react-native group with 15 updates in the / directory:

Package From To
@react-native-async-storage/async-storage 3.1.0 3.1.1
@react-native-community/cli 20.1.1 20.1.3
@react-native-vector-icons/material-design-icons 13.1.1 13.1.2
react-native 0.84.1 0.85.3
react-native-nitro-fetch 1.3.2 1.3.3
react-native-pulsar 1.5.0 1.6.1
react-native-quick-crypto 1.1.2 1.1.5
react-native-reanimated 4.4.0 4.4.1
react-native-turbo-image 1.24.1 1.24.2
@react-native-community/cli-platform-android 20.1.1 20.1.3
@react-native-community/cli-platform-ios 20.1.1 20.1.3
@react-native/babel-preset 0.84.1 0.85.3
@react-native/eslint-config 0.84.1 0.85.3
@react-native/metro-config 0.84.1 0.85.3
@react-native/typescript-config 0.84.1 0.85.3

Updates @react-native-async-storage/async-storage from 3.1.0 to 3.1.1

Release notes

Sourced from @​react-native-async-storage/async-storage's releases.

Async Storage v3.1.1

Patch Changes

  • b751ff4: bump native dependencies for sqlite and room
Changelog

Sourced from @​react-native-async-storage/async-storage's changelog.

3.1.1

Patch Changes

  • b751ff4: bump native dependencies for sqlite and room
Commits

Updates @react-native-community/cli from 20.1.1 to 20.1.3

Commits

Updates @react-native-vector-icons/material-design-icons from 13.1.1 to 13.1.2

Release notes

Sourced from @​react-native-vector-icons/material-design-icons's releases.

@​react-native-vector-icons/material-design-icons@​13.1.2

13.1.2 (2026-05-24)

🧱 Updated Dependencies

  • Updated @​react-native-vector-icons/common to 13.0.1
Changelog

Sourced from @​react-native-vector-icons/material-design-icons's changelog.

13.1.2 (2026-05-24)

🧱 Updated Dependencies

  • Updated @​react-native-vector-icons/common to 13.0.1
Commits

Updates react-native from 0.84.1 to 0.85.3

Release notes

Sourced from react-native's releases.

0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.2


Hermes dSYMS:

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

v0.85.2

Added

  • Animated: Add pushAnimationMutations to AnimationBackend for targeted event-driven animation updates (e4f0509973 by Bartlomiej Bloniarz)

Fixed

  • Animated: Fix potential data corruption in animation backend when ShadowTree commits are retried by copying RawProps instead of moving them (77d3df8cab by Bartlomiej Bloniarz)

iOS specific

  • Dev Server: Fix "Loading from Metro..." banner getting stuck after reloads in quick succession (e122c24c27 by @​alanjhughes)

v0.85.1

Fixed

Android specific

v0.85.0

Breaking

... (truncated)

Commits
  • 22ea81b Release 0.85.3
  • de4e138 [0.85] Backport RedBox 2.0 for iOS (#56640)
  • 28fb4a2 Add feature flag to enable experimental MutationObserver (#55919) (#56600)
  • 7fc99bc Fix silent tar extraction failure on EdenFS in replace-rncore-version (#55797...
  • e77df0c Add RCTDevSupportHeaders to React Umbrella (#55974) (#56643)
  • 7846672 [0.85] Add Fast Refresh performance marker and unstable_fastRefreshComplete C...
  • 691b232 [0.85] Backport performance debugging improvements (#56637)
  • 67baaf3 Release 0.85.2
  • 5300582 Fix loading banner stuck after a reload
  • 430da64 Avoid moving RawProps during animation backend commit when retries are possib...
  • Additional commits viewable in compare view

Updates react-native-nitro-fetch from 1.3.2 to 1.3.3

Release notes

Sourced from react-native-nitro-fetch's releases.

Release 1.3.3

What's Changed

New Contributors

Full Changelog: margelo/react-native-nitro-fetch@v1.3.2...v1.3.3

Commits

Updates react-native-pulsar from 1.5.0 to 1.6.1

Commits
  • aa9226c Fix BuildConfig conflict (#52)
  • 62ccead Release (#51)
  • e3d0d45 Release RN 1.6.0 (#50)
  • 11095d5 Release (#49)
  • 42bfccf fix(kmp): resolve iOS cinterop errors in AudioSimulator (#48)
  • 985ea51 fix(ios): resolve Swift 6 strict-concurrency errors in HapticEngineWrapper (#47)
  • d8a4354 Add start method to RealtimeComposer (#46)
  • 134004e sync(kmp): mirror recent iOS native fixes into Kotlin/Native impl (#45)
  • b02da7b Fix button layout (#43)
  • c0ca6c7 refactor(android): replace reflection in PulsarReactNative with open factory ...
  • Additional commits viewable in compare view

Updates react-native-quick-crypto from 1.1.2 to 1.1.5

Release notes

Sourced from react-native-quick-crypto's releases.

Release 1.1.5

1.1.5 (2026-05-21)

🐛 Bug Fixes

  • deps: bump iOS OpenSSL-Universal to 3.6.2 (#1049) (9e11f31)
  • keys: support passphrase-encrypted PEM/DER in createPrivateKey/createPublicKey (#1050) (0ea34e5)

Release 1.1.4

1.1.4 (2026-05-17)

🐛 Bug Fixes

  • deps: upgrade react-native-quick-base64 to v3 (#1046) (daef06f)
  • subtle: harden normalizeAlgorithm WebIDL validation (#1042) (698ab5b)

Release 1.1.3

1.1.3 (2026-05-12)

✨ Features

  • perf: Add fast path for decodeLatin1() (#1037) (67b3332)
  • perf: Avoid unnecessary .slice() in Utils.toArrayBuffer() (#1038) (51e20f9)
  • perf: Use jsi::String::createFromAscii() if possible (#1035) (9e34a72)
Commits
  • ecedb80 chore: release 1.1.5
  • 0ea34e5 fix(keys): support passphrase-encrypted PEM/DER in createPrivateKey/createPub...
  • 9e11f31 fix(deps): bump iOS OpenSSL-Universal to 3.6.2 (#1049)
  • 28ff7b2 chore: release 1.1.4
  • 69dd4e8 chore(deps): bump Android OpenSSL 3.6.2-1 and libsodium 1.0.22 (#1047)
  • daef06f fix(deps): upgrade react-native-quick-base64 to v3 (#1046)
  • 698ab5b fix(subtle): harden normalizeAlgorithm WebIDL validation (#1042)
  • dbf4fb5 chore: release 1.1.3
  • 14a1b06 feat(perf): Speed up direct copy path for decodeUtf16Le() (#1041)
  • 7460d55 chore(deps): bump deps to clear dependabot alerts (#1040)
  • Additional commits viewable in compare view

Updates react-native-reanimated from 4.4.0 to 4.4.1

Release notes

Sourced from react-native-reanimated's releases.

Reanimated - 4.4.1

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.4.0...4.4.1

Commits
  • 2daa6e5 feat: web support for CSS transition callbacks (#9555)
  • de1f2e2 [Web LA] Fix interaction with react-freeze (#7114)
  • ca1aae2 chore: add tests for web CSS transition and animation managers (#9556)
  • 0442a77 fix(Reanimated): mapperRun race condition (#9595)
  • da9571e chore: Deduplicate CSSLengthArray and SVGStrokeDashArray (#9553)
  • 2e5ae27 chore: replace Sets in CSS guards with switches and array lookups (#9554)
  • 7fd03f5 feat: animate open/closed SVG path morphs and missing strokeDasharray endpoin...
  • 37cf203 feat: route pseudo-selector transitions through platform (#9560)
  • abba6a0 feat: register remaining react-native-svg components for web CSS animations (...
  • d0a7ceb feat: web CSS animation support for SVG Circle (#9548)
  • Additional commits viewable in compare view

Updates react-native-turbo-image from 1.24.1 to 1.24.2

Release notes

Sourced from react-native-turbo-image's releases.

Release 1.24.2

1.24.2 (2026-06-06)

Bug Fixes

  • correct StyleProp type for image style to improve type safety (#435) (e3f5600)
  • remove warning (18f9a83)
Commits
  • 48b8dd7 chore: release 1.24.2
  • 43a7436 Merge pull request #439 from duguyihou/fix-remove-dispose-warning
  • 18f9a83 fix: remove warning
  • e3f5600 fix: correct StyleProp type for image style to improve type safety (#435)
  • See full diff in compare view

Updates @react-native-community/cli-platform-android from 20.1.1 to 20.1.3

Commits

Updates @react-native-community/cli-platform-ios from 20.1.1 to 20.1.3

Commits

Updates @react-native/babel-preset from 0.84.1 to 0.85.3

Release notes

Sourced from @​react-native/babel-preset's releases.

0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.2


Hermes dSYMS:

... (truncated)

Changelog

Sourced from @​react-native/babel-preset's changelog.

v0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

v0.85.2

Added

  • Animated: Add pushAnimationMutations to AnimationBackend for targeted event-driven animation updates (e4f0509973 by Bartlomiej Bloniarz)

Fixed

  • Animated: Fix potential data corruption in animation backend when ShadowTree commits are retried by copying RawProps instead of moving them (77d3df8cab by Bartlomiej Bloniarz)

iOS specific

  • Dev Server: Fix "Loading from Metro..." banner getting stuck after reloads in quick succession (e122c24c27 by @​alanjhughes)

v0.85.1

Fixed

Android specific

v0.85.0

Breaking

... (truncated)

Commits

Updates @react-native/eslint-config from 0.84.1 to 0.85.3

Release notes

Sourced from @​react-native/eslint-config's releases.

0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.2


Hermes dSYMS:

... (truncated)

Changelog

Sourced from @​react-native/eslint-config's changelog.

v0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

v0.85.2

Added

  • Animated: Add pushAnimationMutations to AnimationBackend for targeted event-driven animation updates (e4f0509973 by Bartlomiej Bloniarz)

Fixed

  • Animated: Fix potential data corruption in animation backend when ShadowTree commits are retried by copying RawProps instead of moving them (77d3df8cab by Bartlomiej Bloniarz)

iOS specific

  • Dev Server: Fix "Loading from Metro..." banner getting stuck after reloads in quick succession (e122c24c27 by @​alanjhughes)

v0.85.1

Fixed

Android specific

v0.85.0

Breaking

... (truncated)

Commits

Updates @react-native/metro-config from 0.84.1 to 0.85.3

Release notes

Sourced from @​react-native/metro-config's releases.

0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.2


Hermes dSYMS:

... (truncated)

Changelog

Sourced from @​react-native/metro-config's changelog.

v0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

v0.85.2

Added

  • Animated: Add pushAnimationMutations to AnimationBackend for targeted event-driven animation updates (e4f0509973 by Bartlomiej Bloniarz)

Fixed

  • Animated: Fix potential data corruption in animation backend when ShadowTree commits are retried by copying RawProps instead of moving them (77d3df8cab by Bartlomiej Bloniarz)

iOS specific

  • Dev Server: Fix "Loading from Metro..." banner getting stuck after reloads in quick succession (e122c24c27 by @​alanjhughes)

v0.85.1

Fixed

Android specific

v0.85.0

Breaking

  • AnimatedDescription has been truncated

…pdates

Bumps the react-native group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/async-storage) | `3.1.0` | `3.1.1` |
| [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) | `20.1.1` | `20.1.3` |
| [@react-native-vector-icons/material-design-icons](https://github.com/oblador/react-native-vector-icons/tree/HEAD/packages/material-design-icons) | `13.1.1` | `13.1.2` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.84.1` | `0.85.3` |
| [react-native-nitro-fetch](https://github.com/margelo/react-native-nitro-fetch) | `1.3.2` | `1.3.3` |
| [react-native-pulsar](https://github.com/software-mansion/pulsar) | `1.5.0` | `1.6.1` |
| [react-native-quick-crypto](https://github.com/margelo/react-native-quick-crypto) | `1.1.2` | `1.1.5` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.4.0` | `4.4.1` |
| [react-native-turbo-image](https://github.com/duguyihou/react-native-turbo-image) | `1.24.1` | `1.24.2` |
| [@react-native-community/cli-platform-android](https://github.com/react-native-community/cli/tree/HEAD/packages/platform-android) | `20.1.1` | `20.1.3` |
| [@react-native-community/cli-platform-ios](https://github.com/react-native-community/cli/tree/HEAD/packages/cli-platform-ios) | `20.1.1` | `20.1.3` |
| [@react-native/babel-preset](https://github.com/facebook/react-native) | `0.84.1` | `0.85.3` |
| [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native) | `0.84.1` | `0.85.3` |
| [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) | `0.84.1` | `0.85.3` |
| [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) | `0.84.1` | `0.85.3` |



Updates `@react-native-async-storage/async-storage` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Changelog](https://github.com/react-native-async-storage/async-storage/blob/main/packages/async-storage/CHANGELOG.md)
- [Commits](https://github.com/react-native-async-storage/async-storage/commits/@react-native-async-storage/async-storage@3.1.1/packages/async-storage)

Updates `@react-native-community/cli` from 20.1.1 to 20.1.3
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/cli/commits/v20.1.3/packages/cli)

Updates `@react-native-vector-icons/material-design-icons` from 13.1.1 to 13.1.2
- [Release notes](https://github.com/oblador/react-native-vector-icons/releases)
- [Changelog](https://github.com/oblador/react-native-vector-icons/blob/master/packages/material-design-icons/CHANGELOG.md)
- [Commits](https://github.com/oblador/react-native-vector-icons/commits/@react-native-vector-icons/material-design-icons@13.1.2/packages/material-design-icons)

Updates `react-native` from 0.84.1 to 0.85.3
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/react-native)

Updates `react-native-nitro-fetch` from 1.3.2 to 1.3.3
- [Release notes](https://github.com/margelo/react-native-nitro-fetch/releases)
- [Commits](margelo/react-native-nitro-fetch@v1.3.2...v1.3.3)

Updates `react-native-pulsar` from 1.5.0 to 1.6.1
- [Commits](software-mansion/pulsar@v1.5.0...v1.6.1)

Updates `react-native-quick-crypto` from 1.1.2 to 1.1.5
- [Release notes](https://github.com/margelo/react-native-quick-crypto/releases)
- [Commits](margelo/react-native-quick-crypto@v1.1.2...v1.1.5)

Updates `react-native-reanimated` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.4.1/packages/react-native-reanimated)

Updates `react-native-turbo-image` from 1.24.1 to 1.24.2
- [Release notes](https://github.com/duguyihou/react-native-turbo-image/releases)
- [Commits](duguyihou/react-native-turbo-image@v1.24.1...v1.24.2)

Updates `@react-native-community/cli-platform-android` from 20.1.1 to 20.1.3
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Commits](https://github.com/react-native-community/cli/commits/v20.1.3/packages/platform-android)

Updates `@react-native-community/cli-platform-ios` from 20.1.1 to 20.1.3
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli-platform-ios/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/cli/commits/v20.1.3/packages/cli-platform-ios)

Updates `@react-native/babel-preset` from 0.84.1 to 0.85.3
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.84.1...v0.85.3)

Updates `@react-native/eslint-config` from 0.84.1 to 0.85.3
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/eslint-config-react-native)

Updates `@react-native/metro-config` from 0.84.1 to 0.85.3
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/metro-config)

Updates `@react-native/typescript-config` from 0.84.1 to 0.85.3
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/typescript-config)

---
updated-dependencies:
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-native
- dependency-name: "@react-native-community/cli"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-native
- dependency-name: "@react-native-vector-icons/material-design-icons"
  dependency-version: 13.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-native
- dependency-name: react-native
  dependency-version: 0.85.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: react-native-nitro-fetch
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-native
- dependency-name: react-native-pulsar
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: react-native-quick-crypto
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-native
- dependency-name: react-native-reanimated
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-native
- dependency-name: react-native-turbo-image
  dependency-version: 1.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-native
- dependency-name: "@react-native-community/cli-platform-android"
  dependency-version: 20.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react-native
- dependency-name: "@react-native-community/cli-platform-ios"
  dependency-version: 20.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react-native
- dependency-name: "@react-native/babel-preset"
  dependency-version: 0.85.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/eslint-config"
  dependency-version: 0.85.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/metro-config"
  dependency-version: 0.85.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/typescript-config"
  dependency-version: 0.85.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants