Skip to content

Commit

Permalink
Bump @tsconfig/react-native from 3.0.2 to 3.0.3 in /examples (#509)
Browse files Browse the repository at this point in the history
Bumps [@tsconfig/react-native](https://github.com/tsconfig/bases/tree/HEAD/bases) from 3.0.2 to 3.0.3.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/react-native"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 2b20631 commit e2dd755
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/runtime": "^7.23.9",
"@react-native/babel-preset": "0.73.20",
"@react-native/metro-config": "0.73.4",
"@tsconfig/react-native": "^3.0.2",
"@tsconfig/react-native": "^3.0.3",
"@types/jest": "^29.5.2",
"@types/react": "^18.2.53",
"@types/react-test-renderer": "^18.0.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2599,10 +2599,10 @@
dependencies:
"@sinonjs/commons" "^2.0.0"

"@tsconfig/react-native@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@tsconfig/react-native/-/react-native-3.0.2.tgz#f7db242eee4820f5a3d0edcc86c920bb7d9ec0f2"
integrity sha512-F7IoHEqf741lut4Z2K+IkWQRvXAhBiZMeY5L7BysG7Z2Z3MlIyFR+AagD8jQ/CqC1vowGnRwfLjeuwIpaeoJxA==
"@tsconfig/react-native@^3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@tsconfig/react-native/-/react-native-3.0.3.tgz#38b306639571a0cd025467f90031897b52928986"
integrity sha512-3FVk8Uwb5YRwaHW/4dpcYQa5TTJSBXzIHRBDn3l+YmsXqFfcVGii+G8RPboC6I9iGgtUTxKHz3Y+6WDJDwVXnA==

"@types/babel__core@^7.1.14":
version "7.1.20"
Expand Down

0 comments on commit e2dd755

Please sign in to comment.