jest-leak-detector
Advanced tools
Comparing version 24.0.0-alpha.9 to 24.0.0-alpha.10
/** | ||
* Copyright (c) 2017-present, Facebook, Inc. All rights reserved. | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* | ||
@@ -4,0 +4,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "jest-leak-detector", | ||
"version": "24.0.0-alpha.9", | ||
"version": "24.0.0-alpha.10", | ||
"repository": { | ||
@@ -11,3 +11,3 @@ "type": "git", | ||
"dependencies": { | ||
"pretty-format": "^24.0.0-alpha.9" | ||
"pretty-format": "^24.0.0-alpha.10" | ||
}, | ||
@@ -20,3 +20,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c7caa7ba5904d0c61e586694cde5f536639e4afc" | ||
"gitHead": "722049ccd66947d48296dcb666bc99fccab86065" | ||
} |
4515