|
48 | 48 | "@stdlib/math-base-special-floor": "^0.2.4", |
49 | 49 | "@stdlib/math-base-special-ln": "^0.2.5", |
50 | 50 | "@stdlib/math-base-special-log10": "^0.3.1", |
51 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
| 51 | + "@stdlib/math-base-special-pow": "^0.3.1", |
52 | 52 | "@stdlib/number-float64-base-exponent": "^0.2.3", |
53 | 53 | "@stdlib/utils-library-manifest": "^0.2.4" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@stdlib/console-log-each-map": "^0.1.0", |
| 56 | + "@stdlib/console-log-each-map": "^0.1.1", |
57 | 57 | "@stdlib/constants-float64-ninf": "^0.2.3", |
58 | 58 | "@stdlib/constants-float64-pi": "^0.2.3", |
59 | 59 | "@stdlib/constants-float64-pinf": "^0.2.3", |
60 | 60 | "@stdlib/math-base-assert-is-negative-zero": "^0.2.3", |
61 | 61 | "@stdlib/math-base-assert-is-positive-zero": "^0.2.3", |
62 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 62 | + "@stdlib/random-array-uniform": "^0.2.2", |
63 | 63 | "@stdlib/utils-try-require": "^0.2.3", |
64 | 64 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
65 | 65 | "istanbul": "^0.4.1", |
66 | 66 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
67 | | - "@stdlib/bench-harness": "^0.2.2" |
| 67 | + "@stdlib/bench-harness": "^0.2.3" |
68 | 68 | }, |
69 | 69 | "engines": { |
70 | 70 | "node": ">=0.10.0", |
|
0 commit comments