Skip to content

Commit 83f1ee0

Browse files
committed
Auto-generated commit
1 parent 570902b commit 83f1ee0

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-02T02:31:05.901Z

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
"dependencies": {
4545
"@stdlib/cli-ctor": "^0.2.2",
4646
"@stdlib/fs-read-file": "^0.2.2",
47-
"@stdlib/fs-read-json": "^0.2.2",
48-
"@stdlib/streams-node-stdout": "^0.2.2"
47+
"@stdlib/fs-read-json": "^0.2.3",
48+
"@stdlib/streams-node-stdout": "^0.2.3"
4949
},
5050
"devDependencies": {
5151
"@stdlib/assert-is-browser": "^0.2.2",
5252
"@stdlib/assert-is-string-array": "^0.2.2",
5353
"@stdlib/assert-is-windows": "^0.2.2",
5454
"@stdlib/math-base-special-floor": "^0.2.3",
5555
"@stdlib/process-exec-path": "^0.2.2",
56-
"@stdlib/random-base-randu": "^0.2.1",
56+
"@stdlib/random-base-randu": "^0.2.2",
5757
"proxyquire": "^2.0.0",
5858
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5959
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)