Skip to content

Commit 110208e

Browse files
committed
Auto-generated commit
1 parent 40274d1 commit 110208e

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.github/.keepalive

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

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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"@stdlib/types": "^0.4.3"
4141
},
4242
"devDependencies": {
43-
"@stdlib/array-bool": "^0.1.0",
44-
"@stdlib/array-complex128": "^0.3.0",
45-
"@stdlib/array-complex64": "^0.3.0",
43+
"@stdlib/array-bool": "^0.1.1",
44+
"@stdlib/array-complex128": "^0.3.1",
45+
"@stdlib/array-complex64": "^0.3.1",
4646
"@stdlib/array-float32": "^0.2.2",
4747
"@stdlib/array-float64": "^0.2.2",
4848
"@stdlib/array-int16": "^0.2.2",
@@ -54,7 +54,7 @@
5454
"@stdlib/array-uint8c": "^0.2.2",
5555
"@stdlib/assert-is-boolean": "^0.2.2",
5656
"@stdlib/buffer-alloc-unsafe": "^0.2.2",
57-
"@stdlib/string-format": "^0.2.2",
57+
"@stdlib/string-format": "^0.2.3",
5858
"@stdlib/utils-constructor-name": "^0.2.2",
5959
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6060
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)