Skip to content

Commit 263ea28

Browse files
committed
chore(deps): update dependecies
1 parent e42f127 commit 263ea28

File tree

2 files changed

+1105
-1491
lines changed

2 files changed

+1105
-1491
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -47,25 +47,25 @@
4747
"release": "standard-version"
4848
},
4949
"devDependencies": {
50-
"@react-native-community/eslint-config": "^3.0.1",
51-
"eslint": "^8.8.0",
52-
"eslint-config-standard": "^16.0.3",
53-
"eslint-plugin-import": "^2.25.3",
54-
"eslint-plugin-jest": "^27.0.1",
50+
"@react-native-community/eslint-config": "^3.2.0",
51+
"eslint": "^8.36.0",
52+
"eslint-config-standard": "^17.0.0",
53+
"eslint-plugin-import": "^2.27.5",
54+
"eslint-plugin-jest": "^27.2.1",
5555
"eslint-plugin-node": "^11.1.0",
56-
"eslint-plugin-prettier": "^4.0.0",
57-
"eslint-plugin-promise": "^6.0.0",
58-
"eslint-plugin-react": "^7.27.1",
56+
"eslint-plugin-prettier": "^4.2.1",
57+
"eslint-plugin-promise": "^6.1.1",
58+
"eslint-plugin-react": "^7.32.2",
5959
"eslint-plugin-react-native": "^4.0.0",
60-
"eslint-plugin-simple-import-sort": "^8.0.0",
61-
"glob": "^8.0.1",
62-
"husky": "^8.0.1",
63-
"lint-staged": "^13.0.0",
64-
"prettier": "^2.4.1",
65-
"react-native-builder-bob": "^0.20.0",
66-
"standard-version": "^9.3.2",
60+
"eslint-plugin-simple-import-sort": "^10.0.0",
61+
"glob": "^9.3.2",
62+
"husky": "^8.0.3",
63+
"lint-staged": "^13.2.0",
64+
"prettier": "^2.8.7",
65+
"react-native-builder-bob": "^0.20.4",
66+
"standard-version": "^9.5.0",
6767
"typescript": "^4.5.2",
68-
"yarpm": "^1.1.1"
68+
"yarpm": "^1.2.0"
6969
},
7070
"husky": {
7171
"hooks": {
@@ -87,7 +87,7 @@
8787
"react-native": "*"
8888
},
8989
"dependencies": {
90-
"prop-types": "^15.7.2"
90+
"prop-types": "^15.8.1"
9191
},
9292
"bit": {
9393
"env": {},

0 commit comments

Comments
 (0)