|
55 | 55 | "transformIgnorePatterns": [ |
56 | 56 | "node_modules/(?!(jest-)?react-native|glamorous-native)" |
57 | 57 | ], |
| 58 | + "testEnvironment": "node", |
58 | 59 | "preset": "react-native" |
59 | 60 | }, |
60 | 61 | "prettier": { |
|
81 | 82 | "bugsnag-react-native": "2.9.5", |
82 | 83 | "css-select": "2.0.0", |
83 | 84 | "delay": "3.0.0", |
84 | | - "events": "2.0.0", |
| 85 | + "events": "3.0.0", |
85 | 86 | "get-urls": "7.2.0", |
86 | 87 | "glamorous-native": "1.4.0", |
87 | 88 | "html-entities": "1.2.1", |
88 | 89 | "htmlparser2": "3.9.2", |
89 | 90 | "keyword-search": "0.1.1", |
90 | | - "lodash": "4.17.9", |
91 | | - "moment": "2.22.1", |
| 91 | + "lodash": "4.17.10", |
| 92 | + "moment": "2.22.2", |
92 | 93 | "moment-timezone": "0.5.17", |
93 | 94 | "p-props": "1.2.0", |
94 | 95 | "p-retry": "2.0.0", |
|
97 | 98 | "react-markdown": "2.5.1", |
98 | 99 | "react-native": "0.55.4", |
99 | 100 | "react-native-button": "2.3.0", |
100 | | - "react-native-calendar-events": "1.5.0", |
| 101 | + "react-native-calendar-events": "1.6.0", |
101 | 102 | "react-native-communications": "2.2.1", |
102 | 103 | "react-native-custom-tabs": "0.1.7", |
103 | 104 | "react-native-device-info": "0.21.5", |
|
107 | 108 | "react-native-network-info": "3.2.2", |
108 | 109 | "react-native-restart": "0.0.6", |
109 | 110 | "react-native-safari-view": "2.1.0", |
110 | | - "react-native-search-bar": "3.4.1", |
| 111 | + "react-native-search-bar": "3.4.2", |
111 | 112 | "react-native-searchbar": "https://github.com/MosesEsan/react-native-searchbar.git#setValue-function", |
112 | 113 | "react-native-tableview-simple": "0.17.5", |
113 | 114 | "react-native-typography": "1.3.0", |
114 | 115 | "react-native-vector-icons": "4.6.0", |
115 | | - "react-navigation": "2.0.0", |
116 | | - "react-navigation-material-bottom-tabs": "0.2.0", |
| 116 | + "react-navigation": "2.2.0", |
| 117 | + "react-navigation-material-bottom-tabs": "0.3.0", |
117 | 118 | "react-redux": "5.0.7", |
118 | 119 | "redux": "3.7.2", |
119 | 120 | "redux-logger": "3.0.6", |
|
132 | 133 | "ajv": "6.5.0", |
133 | 134 | "babel-core": "6.26.0", |
134 | 135 | "babel-eslint": "8.2.3", |
135 | | - "babel-jest": "22.4.4", |
| 136 | + "babel-jest": "23.0.1", |
136 | 137 | "babel-plugin-transform-remove-console": "6.9.4", |
137 | 138 | "babel-preset-react-native": "4.0.0", |
138 | 139 | "bugsnag-sourcemaps": "1.0.3", |
139 | | - "danger": "3.6.6", |
| 140 | + "danger": "3.7.15", |
140 | 141 | "danger-plugin-yarn": "1.3.0", |
141 | 142 | "directory-tree": "2.1.0", |
142 | 143 | "eslint": "4.19.1", |
143 | 144 | "eslint-config-prettier": "2.9.0", |
144 | 145 | "eslint-plugin-babel": "5.1.0", |
145 | | - "eslint-plugin-flowtype": "2.46.3", |
| 146 | + "eslint-plugin-flowtype": "2.49.3", |
146 | 147 | "eslint-plugin-react": "7.8.2", |
147 | 148 | "eslint-plugin-react-native": "3.2.0", |
148 | 149 | "flow-bin": "0.67.1", |
149 | | - "jest": "22.4.2", |
150 | | - "jest-junit": "4.0.0", |
151 | | - "js-yaml": "3.11.0", |
| 150 | + "jest": "23.1.0", |
| 151 | + "js-yaml": "3.12.0", |
152 | 152 | "junk": "2.1.0", |
153 | 153 | "minimist": "1.2.0", |
154 | 154 | "mkdirp": "0.5.1", |
155 | 155 | "pify": "3.0.0", |
156 | | - "prettier": "1.12.1", |
| 156 | + "prettier": "1.13.4", |
157 | 157 | "pretty-bytes": "5.0.0", |
158 | 158 | "pretty-quick": "1.6.0", |
159 | 159 | "prop-types": "15.6.1", |
|
0 commit comments