Skip to content

Commit a9501d1

Browse files
committed
Auto-generated commit
1 parent 5a03f4d commit a9501d1

3 files changed

Lines changed: 6 additions & 5 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:04:16.328Z

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="issues">
1010

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
},
4343
"dependencies": {
4444
"@stdlib/math-base-special-deg2rad": "^0.2.2",
45-
"@stdlib/strided-base-dmap": "^0.2.2",
46-
"@stdlib/strided-napi-dmap": "^0.2.2",
47-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
45+
"@stdlib/strided-base-dmap": "^0.2.3",
46+
"@stdlib/strided-napi-dmap": "^0.2.3",
47+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
4848
"@stdlib/utils-library-manifest": "^0.2.3",
4949
"@stdlib/utils-try-require": "^0.2.2"
5050
},
@@ -53,7 +53,7 @@
5353
"@stdlib/assert-is-browser": "^0.2.2",
5454
"@stdlib/math-base-assert-is-nan": "^0.2.2",
5555
"@stdlib/math-base-special-pow": "^0.3.0",
56-
"@stdlib/random-base-uniform": "^0.2.1",
56+
"@stdlib/random-base-uniform": "^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)