Skip to content

Commit 9aaa439

Browse files
committed
Auto-generated commit
1 parent fc15007 commit 9aaa439

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:36:23.029Z

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,13 +38,13 @@
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",
47-
"@stdlib/utils-noop": "^0.2.2",
46+
"@stdlib/random-base-randu": "^0.2.2",
47+
"@stdlib/utils-noop": "^0.2.3",
4848
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
4949
"istanbul": "^0.4.1",
5050
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)