Skip to content

Commit

Permalink
chore(ci): Upgrade React Native Orb to v3, upgrade to latest semantic…
Browse files Browse the repository at this point in the history
…-release versions (#24)
  • Loading branch information
safaiyeh authored Jan 27, 2020
1 parent 18866a7 commit 46044a0
Show file tree
Hide file tree
Showing 3 changed files with 686 additions and 69 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2.1
orbs:
rn: react-native-community/react-native@1.3.0
rn: react-native-community/react-native@3.0.0

jobs:
checkout_code:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"devDependencies": {
"@react-native-community/eslint-config": "^0.0.6",
"@react-native-community/eslint-plugin": "^1.0.0",
"@semantic-release/git": "^7.0.18",
"@semantic-release/git": "^8.0.0",
"eslint": "^6.8.0",
"semantic-release": "^15.14.0"
"semantic-release": "^16.0.3"
}
}
Loading

0 comments on commit 46044a0

Please sign in to comment.