|
40 | 40 | "@stdlib/assert-has-sharedarraybuffer-support": "^0.2.3" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@stdlib/array-float64": "^0.2.2", |
44 | | - "@stdlib/array-uint8": "^0.2.2", |
| 43 | + "@stdlib/array-float64": "^0.2.3", |
| 44 | + "@stdlib/array-uint8": "^0.2.3", |
45 | 45 | "@stdlib/assert-has-own-property": "^0.2.3", |
46 | 46 | "@stdlib/assert-has-property": "^0.2.3", |
47 | | - "@stdlib/assert-instance-of": "^0.3.0", |
| 47 | + "@stdlib/assert-instance-of": "^0.3.1", |
48 | 48 | "@stdlib/assert-is-function": "^0.2.3", |
49 | 49 | "@stdlib/assert-is-sharedarraybuffer": "^0.2.3", |
50 | 50 | "@stdlib/constants-float64-max-safe-integer": "^0.2.3", |
51 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
| 51 | + "@stdlib/math-base-special-pow": "^0.3.1", |
52 | 52 | "@stdlib/number-uint8-base-to-binary-string": "^0.2.3", |
53 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 53 | + "@stdlib/random-base-randu": "^0.2.3", |
54 | 54 | "proxyquire": "^2.0.0", |
55 | 55 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
56 | 56 | "istanbul": "^0.4.1", |
57 | 57 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
58 | | - "@stdlib/bench-harness": "^0.2.2" |
| 58 | + "@stdlib/bench-harness": "^0.2.3" |
59 | 59 | }, |
60 | 60 | "engines": { |
61 | 61 | "node": ">=0.10.0", |
|
0 commit comments