Skip to content

Commit b8788b7

Browse files
committed
Auto-generated commit
1 parent 3dc029c commit b8788b7

3 files changed

Lines changed: 5 additions & 4 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-02T01:28:30.545Z

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

99
<section class="commits">
1010

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/assert-is-function": "^0.2.2",
41-
"@stdlib/string-format": "^0.2.2",
41+
"@stdlib/string-format": "^0.2.3",
4242
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4343
},
4444
"devDependencies": {
4545
"@stdlib/math-base-assert-is-nan": "^0.2.2",
46-
"@stdlib/random-base-randu": "^0.2.1",
46+
"@stdlib/random-base-randu": "^0.2.2",
4747
"@stdlib/string-repeat": "^0.2.2",
48-
"@stdlib/utils-noop": "^0.2.2",
48+
"@stdlib/utils-noop": "^0.2.3",
4949
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5050
"istanbul": "^0.4.1",
5151
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)