Skip to content

Commit dc0f1f3

Browse files
chore(deps): update dependency @types/react-native to v0.72.8
1 parent 825af86 commit dc0f1f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/react-native": "12.1.3",
1212
"@types/jest": "29.5.3",
1313
"@types/react": "18.2.20",
14-
"@types/react-native": "0.72.2",
14+
"@types/react-native": "0.72.8",
1515
"all-contributors-cli": "6.25.1",
1616
"auto": "10.46.0",
1717
"eslint": "8.41.0",
@@ -501,7 +501,7 @@
501501

502502
"@types/react": ["@types/[email protected]", "", { "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", "csstype": "^3.0.2" } }, "sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw=="],
503503

504-
"@types/react-native": ["@types/[email protected].2", "", { "dependencies": { "@react-native/virtualized-lists": "^0.72.4", "@types/react": "*" } }, "sha512-/eEjr04Zqo7mTMszuSdrLx90+j5nWhDMMOgtnKZfAYyV3RwmlpSb7F17ilmMMxZWJY81n/JZ4e6wdhMJFpjrCg=="],
504+
"@types/react-native": ["@types/[email protected].8", "", { "dependencies": { "@react-native/virtualized-lists": "^0.72.4", "@types/react": "*" } }, "sha512-St6xA7+EoHN5mEYfdWnfYt0e8u6k2FR0P9s2arYgakQGFgU1f9FlPrIEcj0X24pLCF5c5i3WVuLCUdiCYHmOoA=="],
505505

506506
"@types/scheduler": ["@types/[email protected]", "", {}, "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw=="],
507507

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@testing-library/react-native": "12.1.3",
2828
"@types/jest": "29.5.3",
2929
"@types/react": "18.2.20",
30-
"@types/react-native": "0.72.2",
30+
"@types/react-native": "0.72.8",
3131
"all-contributors-cli": "6.25.1",
3232
"auto": "10.46.0",
3333
"eslint": "8.41.0",

0 commit comments

Comments
 (0)