Skip to content

Commit

Permalink
Merge pull request #320 from numandev1/chore/upgrade-yarn
Browse files Browse the repository at this point in the history
chore: upgrade yarn
  • Loading branch information
numandev1 authored Dec 4, 2024
2 parents 8e16fc8 + ef63a8e commit 59a9ee4
Show file tree
Hide file tree
Showing 3 changed files with 15,461 additions and 11,253 deletions.
Binary file added .yarn/install-state.gz
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^17.0.2",
"@evilmartians/lefthook": "^1.2.2",
"@expo/config-plugins": "^7.2.5",
"@jamesacarr/eslint-formatter-github-actions": "^0.2.0",
"@react-native-community/eslint-config": "^3.0.2",
"@release-it/conventional-changelog": "^5.0.0",
Expand All @@ -104,8 +105,7 @@
"react-native-builder-bob": "^0.20.0",
"release-it": "^15.0.0",
"turbo": "^1.10.7",
"typescript": "^5.0.2",
"@expo/config-plugins": "^7.2.5"
"typescript": "^5.0.2"
},
"resolutions": {
"@types/react": "17.0.21"
Expand All @@ -117,7 +117,6 @@
"engines": {
"node": ">= 16.0.0"
},
"packageManager": "^yarn@1.22.15",
"jest": {
"preset": "react-native",
"modulePathIgnorePatterns": [
Expand Down Expand Up @@ -199,5 +198,6 @@
"jsSrcsDir": "src"
}
]
}
}
},
"packageManager": "yarn@4.5.3+sha512.3003a14012e2987072d244c720506549c1aab73ee728208f1b2580a9fd67b92d61ba6b08fe93f6dce68fd771e3af1e59a0afa28dd242dd0940d73b95fedd4e90"
}
Loading

0 comments on commit 59a9ee4

Please sign in to comment.