Skip to content

Commit 1dc5d0e

Browse files
committed
Auto-generated commit
1 parent 68c0632 commit 1dc5d0e

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-02T01:49:55.049Z

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2026-01-31)
7+
## Unreleased (2026-02-02)
88

99
<section class="commits">
1010

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
"@stdlib/constants-float64-max": "^0.2.2",
4646
"@stdlib/object-assign": "^0.2.2",
4747
"@stdlib/random-base-negative-binomial": "^0.2.1",
48-
"@stdlib/string-format": "^0.2.2",
48+
"@stdlib/string-format": "^0.2.3",
4949
"@stdlib/symbol-iterator": "^0.2.2",
5050
"@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",
5656
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5757
},
5858
"devDependencies": {
@@ -61,8 +61,8 @@
6161
"@stdlib/constants-uint32-max": "^0.2.2",
6262
"@stdlib/math-base-assert-is-nan": "^0.2.2",
6363
"@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",
6666
"@stdlib/time-now": "^0.2.2",
6767
"proxyquire": "^2.0.0",
6868
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)