Skip to content

Commit a32eea3

Browse files
committed
Auto-generated commit
1 parent 78e60f4 commit a32eea3

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
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:00:00.826Z

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
@@ -44,13 +44,13 @@
4444
"@stdlib/array-uint8": "^0.2.2",
4545
"@stdlib/assert-has-own-property": "^0.2.2",
4646
"@stdlib/assert-has-property": "^0.2.2",
47-
"@stdlib/assert-instance-of": "^0.2.2",
47+
"@stdlib/assert-instance-of": "^0.3.0",
4848
"@stdlib/assert-is-function": "^0.2.2",
4949
"@stdlib/assert-is-sharedarraybuffer": "^0.2.2",
5050
"@stdlib/constants-float64-max-safe-integer": "^0.2.2",
5151
"@stdlib/math-base-special-pow": "^0.3.0",
5252
"@stdlib/number-uint8-base-to-binary-string": "^0.2.2",
53-
"@stdlib/random-base-randu": "^0.2.1",
53+
"@stdlib/random-base-randu": "^0.2.2",
5454
"proxyquire": "^2.0.0",
5555
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5656
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)