Skip to content

Commit 59a9ee4

Browse files
authored
Merge pull request #320 from numandev1/chore/upgrade-yarn
chore: upgrade yarn
2 parents 8e16fc8 + ef63a8e commit 59a9ee4

File tree

3 files changed

+15461
-11253
lines changed

3 files changed

+15461
-11253
lines changed

.yarn/install-state.gz

1.51 MB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
"devDependencies": {
8585
"@commitlint/config-conventional": "^17.0.2",
8686
"@evilmartians/lefthook": "^1.2.2",
87+
"@expo/config-plugins": "^7.2.5",
8788
"@jamesacarr/eslint-formatter-github-actions": "^0.2.0",
8889
"@react-native-community/eslint-config": "^3.0.2",
8990
"@release-it/conventional-changelog": "^5.0.0",
@@ -104,8 +105,7 @@
104105
"react-native-builder-bob": "^0.20.0",
105106
"release-it": "^15.0.0",
106107
"turbo": "^1.10.7",
107-
"typescript": "^5.0.2",
108-
"@expo/config-plugins": "^7.2.5"
108+
"typescript": "^5.0.2"
109109
},
110110
"resolutions": {
111111
"@types/react": "17.0.21"
@@ -117,7 +117,6 @@
117117
"engines": {
118118
"node": ">= 16.0.0"
119119
},
120-
"packageManager": "^[email protected]",
121120
"jest": {
122121
"preset": "react-native",
123122
"modulePathIgnorePatterns": [
@@ -199,5 +198,6 @@
199198
"jsSrcsDir": "src"
200199
}
201200
]
202-
}
203-
}
201+
},
202+
"packageManager": "[email protected]+sha512.3003a14012e2987072d244c720506549c1aab73ee728208f1b2580a9fd67b92d61ba6b08fe93f6dce68fd771e3af1e59a0afa28dd242dd0940d73b95fedd4e90"
203+
}

0 commit comments

Comments
 (0)