|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/assert-is-string": "^0.2.2", |
41 | | - "@stdlib/complex-float64-ctor": "^0.1.1", |
| 40 | + "@stdlib/assert-is-string": "^0.2.3", |
| 41 | + "@stdlib/complex-float64-ctor": "^0.1.2", |
42 | 42 | "@stdlib/string-base-replace": "^0.2.3", |
43 | 43 | "@stdlib/string-format": "^0.2.3", |
44 | 44 | "@stdlib/types": "^0.4.3", |
45 | 45 | "@stdlib/error-tools-fmtprodmsg": "^0.2.3" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@stdlib/assert-is-complex128": "^0.2.2", |
49 | | - "@stdlib/assert-is-same-complex128": "^0.2.2", |
| 48 | + "@stdlib/assert-is-complex128": "^0.2.3", |
| 49 | + "@stdlib/assert-is-same-complex128": "^0.2.3", |
50 | 50 | "@stdlib/complex-float64-imag": "^0.1.2", |
51 | 51 | "@stdlib/complex-float64-real": "^0.1.2", |
52 | 52 | "@stdlib/constants-float64-ninf": "^0.2.3", |
|
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