@apollo/react-testing
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@apollo/react-testing", | ||
"description": "React Apollo testing utilities.", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"author": "opensource@apollographql.com", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@apollo/react-common": "^3.1.0", | ||
"@apollo/react-common": "^3.1.1", | ||
"fast-json-stable-stringify": "^2.0.0", | ||
@@ -57,6 +57,6 @@ "tslib": "^1.10.0" | ||
"rollup": "1.20.3", | ||
"tsc-watch": "2.4.0", | ||
"tsc-watch": "3.0.1", | ||
"typescript": "3.5.3" | ||
}, | ||
"gitHead": "3bc12b7f5b2064acc7ec0e15ec59cd2acfa61d49" | ||
"gitHead": "1ad1e76c298b8c8ff9a49c03a8dec4b1da812625" | ||
} |
Updated@apollo/react-common@^3.1.1