Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react-native from 0.72.6 to 0.72.7 (#808)
Browse files Browse the repository at this point in the history
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 Nov 21, 2023
1 parent a56489f commit 7a8fe01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@types/react-test-renderer": "^18.0.0",
"@types/jest": "^29.5.0",
"@types/react": "~17.0.21",
"@types/react-native": "0.72.6",
"@types/react-native": "0.72.7",
"commitlint": "^17.0.2",
"del-cli": "^5.0.0",
"eslint": "^8.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2768,10 +2768,10 @@
dependencies:
"@types/react" "^17"

"@types/[email protected].6":
version "0.72.6"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.6.tgz#2c7a348ccb33637f482f36e4c6450d310805a290"
integrity sha512-5Tan0ejOjbYyrnRreRZ7ftcWbehQELoHevJQliAu0Rhqrsnall8dyodf/434jdDJuQEzLisBMg7ZkQNnghUXIw==
"@types/[email protected].7":
version "0.72.7"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.7.tgz#9479b6f68934a410b7b1b45a77336ae93b3d9a53"
integrity sha512-LvxJD7VINBiJVcY9UgUVcmPMPiKGO5jHjPM6JrchfP+z1zx0AENL6UOGng1ueaHTRROMTVxZRzO7WVi6DFrMyw==
dependencies:
"@react-native/virtualized-lists" "^0.72.4"
"@types/react" "*"
Expand Down

0 comments on commit 7a8fe01

Please sign in to comment.