Skip to content

Commit

Permalink
Merge pull request #534 from gmsgowtham/renovate/react-native-table-c…
Browse files Browse the repository at this point in the history
…omponent-1.x

chore(deps): update dependency @types/react-native-table-component to v1.2.5
  • Loading branch information
gmsgowtham authored Sep 27, 2023
2 parents 242e2ae + cdc44d6 commit 4601bbe
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 @@ -64,7 +64,7 @@
"@types/node": "18.18.0",
"@types/react": "18.2.23",
"@types/react-native": "0.72.3",
"@types/react-native-table-component": "1.2.4",
"@types/react-native-table-component": "1.2.5",
"@types/svg-parser": "^2.0.3",
"commitlint": "17.7.1",
"danger": "11.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3942,10 +3942,10 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==

"@types/[email protected].4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@types/react-native-table-component/-/react-native-table-component-1.2.4.tgz#0bc22c740de3b15a4c6833550cfcea8dc2190cba"
integrity sha512-JxTc3HXkBPxY/aFJpb4XFot+CM8ismemFCcPy7GlguX9C7Xc+kCmVOmFmA/o1jX2BNPuM45OS264QL6BMlPa6Q==
"@types/[email protected].5":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@types/react-native-table-component/-/react-native-table-component-1.2.5.tgz#cf0a2bf8b6d82a38e3938afe957869f3c4f8d929"
integrity sha512-k/eEueXRCMF1C+NugH+IFEuQWdCa6y0tjmleG52ADWfhtvvAzWvDYVwAKkV8I6ODBFQ9F3CFZpl+sQFv+p+YxA==
dependencies:
"@types/react" "*"
"@types/react-native" "*"
Expand Down

0 comments on commit 4601bbe

Please sign in to comment.