@shopify/react-idle
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "@shopify/react-idle", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Utilities for working with idle callbacks in React", | ||
"dependencies": { | ||
"@shopify/async": "^4.0.2" | ||
"@shopify/async": "^4.0.3" | ||
}, | ||
@@ -34,4 +34,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^4.1.1", | ||
"@shopify/react-testing": "^5.1.1" | ||
"@shopify/jest-dom-mocks": "^4.1.2", | ||
"@shopify/react-testing": "^5.1.2" | ||
}, | ||
@@ -38,0 +38,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
11715
Updated@shopify/async@^4.0.3