@sanity/util
Advanced tools
Comparing version 0.124.0-next.a6431d11 to 0.125.0-next.509884e7
{ | ||
"name": "@sanity/util", | ||
"version": "0.124.0-next.a6431d11", | ||
"version": "0.125.0-next.509884e7", | ||
"description": "Utilities shared across projects of Sanity", | ||
@@ -38,5 +38,5 @@ "main": "lib/index.js", | ||
"babel-preset-stage-2": "^6.22.0", | ||
"chai": "^3.5.0", | ||
"chai-as-promised": "^6.0.0", | ||
"eslint": "^4.9.0", | ||
"chai": "^4.1.2", | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "^4.11.0", | ||
"eslint-config-sanity": "^3.1.0", | ||
@@ -43,0 +43,0 @@ "mocha": "^3.2.0", |
66354
28