Skip to content

Commit 84ae2d5

Browse files
committed
Update devDependencies
1 parent 647e3a5 commit 84ae2d5

File tree

2 files changed

+650
-764
lines changed

2 files changed

+650
-764
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -32,34 +32,34 @@
3232
}
3333
},
3434
"resolutions": {
35-
"@types/jest": "^29.0.3",
35+
"@types/jest": "^29.1.2",
3636
"@types/react": "^18.0.21",
37-
"@types/react-native": "^0.70.3"
37+
"@types/react-native": "^0.70.4"
3838
},
3939
"devDependencies": {
4040
"@size-limit/preset-app": "^8.1.0",
4141
"@testing-library/react-hooks": "^8.0.1",
42-
"@testing-library/react-native": "^11.1.0",
42+
"@testing-library/react-native": "^11.2.0",
4343
"@tsconfig/react-native": "^2.0.2",
44-
"@types/jest": "^29.0.3",
44+
"@types/jest": "^29.1.2",
4545
"@types/react": "^18.0.21",
46-
"@types/react-native": "^0.70.3",
46+
"@types/react-native": "^0.70.4",
4747
"@types/react-test-renderer": "^18.0.0",
48-
"@typescript-eslint/eslint-plugin": "^5.38.0",
49-
"@typescript-eslint/parser": "^5.38.0",
48+
"@typescript-eslint/eslint-plugin": "^5.40.0",
49+
"@typescript-eslint/parser": "^5.40.0",
5050
"doctoc": "^2.2.1",
51-
"eslint": "^8.24.0",
51+
"eslint": "^8.25.0",
5252
"eslint-config-prettier": "^8.5.0",
5353
"eslint-plugin-prettier": "^4.2.1",
54-
"eslint-plugin-react": "^7.31.8",
55-
"jest": "^29.0.3",
54+
"eslint-plugin-react": "^7.31.10",
55+
"jest": "^29.2.0",
5656
"prettier": "^2.7.1",
5757
"react": "^18.2.0",
58-
"react-native": "^0.70.1",
59-
"react-native-test-app": "^1.6.19",
58+
"react-native": "^0.70.3",
59+
"react-native-test-app": "^2.0.0",
6060
"react-test-renderer": "^18.2.0",
6161
"size-limit": "^8.1.0",
62-
"typescript": "^4.8.3"
62+
"typescript": "^4.8.4"
6363
},
6464
"author": "David <4661784+retyui@users.noreply.github.com>",
6565
"description": "A react-native component to input confirmation code for both Android and IOS",

0 commit comments

Comments
 (0)