Skip to content

Commit 1047b19

Browse files
committed
Auto-generated commit
1 parent 11c67a2 commit 1047b19

3 files changed

Lines changed: 7 additions & 6 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-23T02:36:28.819Z

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

99
<section class="commits">
1010

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
},
4242
"dependencies": {
4343
"@stdlib/constants-float64-pinf": "^0.2.3",
44-
"@stdlib/utils-library-manifest": "^0.2.3"
44+
"@stdlib/utils-library-manifest": "^0.2.4"
4545
},
4646
"devDependencies": {
47-
"@stdlib/assert-is-boolean": "^0.2.2",
47+
"@stdlib/assert-is-boolean": "^0.2.3",
4848
"@stdlib/boolean-ctor": "^0.2.3",
4949
"@stdlib/constants-float64-ninf": "^0.2.3",
50-
"@stdlib/random-array-uniform": "^0.2.1",
50+
"@stdlib/random-array-uniform": "^0.2.2",
5151
"@stdlib/string-format": "^0.2.3",
52-
"@stdlib/utils-try-require": "^0.2.2",
52+
"@stdlib/utils-try-require": "^0.2.3",
5353
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5454
"istanbul": "^0.4.1",
5555
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
56-
"@stdlib/bench-harness": "^0.2.2"
56+
"@stdlib/bench-harness": "^0.2.3"
5757
},
5858
"engines": {
5959
"node": ">=0.10.0",

0 commit comments

Comments
 (0)