|
45 | 45 | "@stdlib/constants-float64-max": "^0.2.2", |
46 | 46 | "@stdlib/object-assign": "^0.2.2", |
47 | 47 | "@stdlib/random-base-negative-binomial": "^0.2.1", |
48 | | - "@stdlib/string-format": "^0.2.2", |
| 48 | + "@stdlib/string-format": "^0.2.3", |
49 | 49 | "@stdlib/symbol-iterator": "^0.2.2", |
50 | 50 | "@stdlib/types": "^0.4.3", |
51 | | - "@stdlib/utils-constant-function": "^0.2.2", |
52 | | - "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.3", |
53 | | - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2", |
54 | | - "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.2.2", |
55 | | - "@stdlib/utils-noop": "^0.2.2", |
| 51 | + "@stdlib/utils-constant-function": "^0.2.3", |
| 52 | + "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.4", |
| 53 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
| 54 | + "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.2.3", |
| 55 | + "@stdlib/utils-noop": "^0.2.3", |
56 | 56 | "@stdlib/error-tools-fmtprodmsg": "^0.2.2" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
|
61 | 61 | "@stdlib/constants-uint32-max": "^0.2.2", |
62 | 62 | "@stdlib/math-base-assert-is-nan": "^0.2.2", |
63 | 63 | "@stdlib/math-base-special-ceil": "^0.2.2", |
64 | | - "@stdlib/random-base-minstd": "^0.2.1", |
65 | | - "@stdlib/random-base-randu": "^0.2.1", |
| 64 | + "@stdlib/random-base-minstd": "^0.2.2", |
| 65 | + "@stdlib/random-base-randu": "^0.2.2", |
66 | 66 | "@stdlib/time-now": "^0.2.2", |
67 | 67 | "proxyquire": "^2.0.0", |
68 | 68 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
|
0 commit comments