Skip to content

Commit b6b062c

Browse files
chore(deps-dev): bump @types/react-native from 0.64.10 to 0.64.12 (#156)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3f1dea commit b6b062c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@release-it/conventional-changelog": "^1.1.4",
4848
"@types/jest": "^26.0.0",
4949
"@types/react": "^17.0.1",
50-
"@types/react-native": "0.64.10",
50+
"@types/react-native": "0.64.12",
5151
"eslint": "7.29.0",
5252
"eslint-config-prettier": "^8.1.0",
5353
"eslint-plugin-prettier": "^3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1837,10 +1837,10 @@
18371837
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
18381838
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
18391839

1840-
"@types/[email protected].10":
1841-
version "0.64.10"
1842-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.10.tgz#5eb6a72c77ce0f7e6e14b19c61a6bc585975eef5"
1843-
integrity sha512-3Kb9QM5/WZ6p58yZ7VPbvjvi6Wc/ZkESgJhKso1gKkNuHBe/4WL6586R2JRDiz9Tsxal9lMnbj3fligBVGl8PA==
1840+
"@types/[email protected].12":
1841+
version "0.64.12"
1842+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.12.tgz#1c6a3226c26d7a5949cdf8878e6cfe95fe0951d6"
1843+
integrity sha512-sw6WGSaL219zqrgdb4kQUtFB9iGXC/LmecLZ+UUWEgwYvD0YH81FqWYmONa2HuTkOFAsxu2bK4DspkWRUHIABQ==
18441844
dependencies:
18451845
"@types/react" "*"
18461846

0 commit comments

Comments
 (0)