|
43 | 43 | "@stdlib/assert-is-string": "^0.2.3", |
44 | 44 | "@stdlib/cli-ctor": "^0.2.3", |
45 | 45 | "@stdlib/fs-read-file": "^0.2.3", |
46 | | - "@stdlib/process-read-stdin": "^0.2.2", |
| 46 | + "@stdlib/process-read-stdin": "^0.2.3", |
47 | 47 | "@stdlib/regexp-eol": "^0.2.3", |
48 | 48 | "@stdlib/streams-node-stdin": "^0.2.3", |
49 | 49 | "@stdlib/string-format": "^0.2.3", |
50 | | - "@stdlib/string-next-grapheme-cluster-break": "^0.2.2", |
| 50 | + "@stdlib/string-next-grapheme-cluster-break": "^0.2.3", |
51 | 51 | "@stdlib/error-tools-fmtprodmsg": "^0.2.3" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@stdlib/assert-is-browser": "^0.2.3", |
55 | 55 | "@stdlib/assert-is-windows": "^0.2.3", |
56 | 56 | "@stdlib/constants-unicode-max": "^0.2.3", |
57 | | - "@stdlib/fs-write-file": "^0.2.2", |
| 57 | + "@stdlib/fs-write-file": "^0.2.3", |
58 | 58 | "@stdlib/math-base-special-floor": "^0.2.4", |
59 | 59 | "@stdlib/process-exec-path": "^0.2.3", |
60 | | - "@stdlib/random-base-randu": "^0.2.2", |
61 | | - "@stdlib/string-from-code-point": "^0.2.2", |
62 | | - "@stdlib/string-replace": "^0.2.2", |
| 60 | + "@stdlib/random-base-randu": "^0.2.3", |
| 61 | + "@stdlib/string-from-code-point": "^0.2.3", |
| 62 | + "@stdlib/string-replace": "^0.2.3", |
63 | 63 | "@stdlib/string-starts-with": "^0.2.3", |
64 | 64 | "@stdlib/utils-inmap": "^0.2.3", |
65 | 65 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
66 | 66 | "proxyquire": "^2.0.0", |
67 | 67 | "istanbul": "^0.4.1", |
68 | 68 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
69 | | - "@stdlib/bench-harness": "^0.2.2" |
| 69 | + "@stdlib/bench-harness": "^0.2.3" |
70 | 70 | }, |
71 | 71 | "engines": { |
72 | 72 | "node": ">=0.10.0", |
|
0 commit comments