|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/assert-is-error": "^0.2.2", |
| 40 | + "@stdlib/assert-is-error": "^0.2.3", |
41 | 41 | "@stdlib/string-format": "^0.2.3", |
42 | 42 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
43 | | - "@stdlib/utils-try-require": "^0.2.2", |
| 43 | + "@stdlib/utils-try-require": "^0.2.3", |
44 | 44 | "@stdlib/error-tools-fmtprodmsg": "^0.2.3" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@stdlib/array-float64": "^0.2.2", |
48 | | - "@stdlib/assert-is-browser": "^0.2.2", |
| 47 | + "@stdlib/array-float64": "^0.2.3", |
| 48 | + "@stdlib/assert-is-browser": "^0.2.3", |
49 | 49 | "@stdlib/constants-float64-eps": "^0.2.3", |
50 | 50 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
51 | 51 | "@stdlib/math-base-special-abs": "^0.2.3", |
52 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
53 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
54 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 52 | + "@stdlib/math-base-special-pow": "^0.3.1", |
| 53 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 54 | + "@stdlib/random-array-uniform": "^0.2.2", |
55 | 55 | "proxyquire": "^2.0.0", |
56 | 56 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
57 | 57 | "istanbul": "^0.4.1", |
58 | 58 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
59 | | - "@stdlib/bench-harness": "^0.2.2" |
| 59 | + "@stdlib/bench-harness": "^0.2.3" |
60 | 60 | }, |
61 | 61 | "engines": { |
62 | 62 | "node": ">=0.10.0", |
|
0 commit comments