Skip to content

Commit 679da66

Browse files
committed
Auto-generated commit
1 parent 1749a88 commit 679da66

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-02T00:42:12.159Z

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
"@stdlib/assert-is-array": "^0.2.2",
4242
"@stdlib/assert-is-boolean": "^0.2.2",
4343
"@stdlib/assert-is-plain-object": "^0.2.2",
44-
"@stdlib/string-format": "^0.2.2",
44+
"@stdlib/string-format": "^0.2.3",
4545
"@stdlib/types": "^0.4.3",
4646
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4747
},
4848
"devDependencies": {
4949
"@stdlib/math-base-special-round": "^0.3.0",
50-
"@stdlib/random-base-randu": "^0.2.1",
50+
"@stdlib/random-base-randu": "^0.2.2",
5151
"@stdlib/utils-copy": "^0.2.2",
5252
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5353
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)