|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/assert-is-nonnegative-integer": "^0.2.2", |
| 40 | + "@stdlib/assert-is-nonnegative-integer": "^0.2.3", |
41 | 41 | "@stdlib/assert-tools-array-like-function": "^0.2.3", |
42 | 42 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@stdlib/array-int16": "^0.2.2", |
46 | | - "@stdlib/array-int32": "^0.2.2", |
47 | | - "@stdlib/array-uint32": "^0.2.2", |
48 | | - "@stdlib/assert-is-boolean": "^0.2.2", |
49 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
| 45 | + "@stdlib/array-int16": "^0.2.3", |
| 46 | + "@stdlib/array-int32": "^0.2.3", |
| 47 | + "@stdlib/array-uint32": "^0.2.3", |
| 48 | + "@stdlib/assert-is-boolean": "^0.2.3", |
| 49 | + "@stdlib/math-base-special-pow": "^0.3.1", |
50 | 50 | "@stdlib/number-ctor": "^0.2.3", |
51 | 51 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
52 | 52 | "istanbul": "^0.4.1", |
53 | 53 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
54 | | - "@stdlib/bench-harness": "^0.2.2" |
| 54 | + "@stdlib/bench-harness": "^0.2.3" |
55 | 55 | }, |
56 | 56 | "engines": { |
57 | 57 | "node": ">=0.10.0", |
|
0 commit comments