Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit c2bf993

Browse files
renovate-botrenovate[bot]
authored andcommitted
Pin Dependencies
1 parent 5c38dce commit c2bf993

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

basic/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"devDependencies": {
66
"flow-bin": "0.49.1",
7-
"jest-expo": "^24.0.0",
7+
"jest-expo": "24.0.0",
88
"react-native-scripts": "1.8.1",
99
"react-test-renderer": "16.0.0"
1010
},
@@ -20,8 +20,8 @@
2020
"preset": "jest-expo"
2121
},
2222
"dependencies": {
23-
"apollo-client-preset": "^1.0.5",
24-
"expo": "^24.0.2",
23+
"apollo-client-preset": "1.0.5",
24+
"expo": "24.0.2",
2525
"graphql": "0.12.3",
2626
"graphql-tag": "2.6.1",
2727
"react": "16.0.0",

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ apollo-cache@^1.0.2:
224224
dependencies:
225225
apollo-utilities "^1.0.3"
226226

227-
apollo-client-preset@^1.0.5:
227+
apollo-client-preset@1.0.5:
228228
version "1.0.5"
229229
resolved "https://registry.yarnpkg.com/apollo-client-preset/-/apollo-client-preset-1.0.5.tgz#03042ba31926b5ceae70554add385b90a251aa09"
230230
dependencies:
@@ -2005,7 +2005,7 @@ expect@^21.2.1:
20052005
jest-message-util "^21.2.1"
20062006
jest-regex-util "^21.2.0"
20072007

2008-
expo@^24.0.2:
2008+
expo@24.0.2:
20092009
version "24.0.2"
20102010
resolved "https://registry.yarnpkg.com/expo/-/expo-24.0.2.tgz#3ff9784afd9efbb8eb739289aa53290ddf31a5a5"
20112011
dependencies:
@@ -3143,7 +3143,7 @@ jest-environment-node@^21.2.1:
31433143
jest-mock "^21.2.0"
31443144
jest-util "^21.2.1"
31453145

3146-
jest-expo@^24.0.0:
3146+
jest-expo@24.0.0:
31473147
version "24.0.0"
31483148
resolved "https://registry.yarnpkg.com/jest-expo/-/jest-expo-24.0.0.tgz#3a74f8452060768c48c5b254c08c6e53cf7ee847"
31493149
dependencies:

0 commit comments

Comments
 (0)