|
44 | 44 | "@stdlib/assert-is-nonnegative-number": "^0.2.3", |
45 | 45 | "@stdlib/assert-is-plain-object": "^0.2.3", |
46 | 46 | "@stdlib/assert-is-string": "^0.2.3", |
47 | | - "@stdlib/object-assign": "^0.2.2", |
| 47 | + "@stdlib/object-assign": "^0.2.3", |
48 | 48 | "@stdlib/streams-node-inspect": "^0.2.3", |
49 | 49 | "@stdlib/string-format": "^0.2.3", |
50 | 50 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
|
53 | 53 | "@stdlib/error-tools-fmtprodmsg": "^0.2.3" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@stdlib/buffer-from-string": "^0.2.2", |
| 56 | + "@stdlib/buffer-from-string": "^0.2.3", |
57 | 57 | "@stdlib/streams-node-stdout": "^0.2.3", |
58 | | - "@stdlib/streams-node-transform": "^0.2.2", |
| 58 | + "@stdlib/streams-node-transform": "^0.2.3", |
59 | 59 | "@stdlib/utils-next-tick": "^0.2.3", |
60 | 60 | "@stdlib/utils-noop": "^0.2.3", |
61 | 61 | "@stdlib/utils-parse-json": "^0.2.3", |
62 | 62 | "proxyquire": "^2.0.0", |
63 | 63 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
64 | 64 | "istanbul": "^0.4.1", |
65 | 65 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
66 | | - "@stdlib/bench-harness": "^0.2.2" |
| 66 | + "@stdlib/bench-harness": "^0.2.3" |
67 | 67 | }, |
68 | 68 | "engines": { |
69 | 69 | "node": ">=0.10.0", |
|
0 commit comments