Skip to content

Commit 8db4844

Browse files
committed
Auto-generated commit
1 parent e66e80b commit 8db4844

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
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:19:50.726Z

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-30)
7+
## Unreleased (2026-02-02)
88

99
<section class="commits">
1010

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,19 +51,19 @@
5151
"@stdlib/buffer-ctor": "^0.2.2",
5252
"@stdlib/buffer-from-string": "^0.2.2",
5353
"@stdlib/object-assign": "^0.2.2",
54-
"@stdlib/string-format": "^0.2.2",
54+
"@stdlib/string-format": "^0.2.3",
5555
"@stdlib/types": "^0.4.3",
56-
"@stdlib/utils-define-nonenumerable-property": "^0.2.2",
57-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
58-
"@stdlib/utils-inherit": "^0.2.2",
59-
"@stdlib/utils-next-tick": "^0.2.2",
56+
"@stdlib/utils-define-nonenumerable-property": "^0.2.3",
57+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
58+
"@stdlib/utils-inherit": "^0.2.3",
59+
"@stdlib/utils-next-tick": "^0.2.3",
6060
"debug": "^2.6.9",
6161
"readable-stream": "^2.1.4",
6262
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
6363
},
6464
"devDependencies": {
6565
"@stdlib/array-float64": "^0.2.2",
66-
"@stdlib/random-base-randu": "^0.2.1",
66+
"@stdlib/random-base-randu": "^0.2.2",
6767
"@stdlib/streams-node-inspect-sink": "^0.2.2",
6868
"@stdlib/utils-parse-json": "^0.2.2",
6969
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)