Skip to content

Commit e100867

Browse files
committed
Auto-generated commit
1 parent 78bcf0f commit e100867

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-02T01:28:14.050Z

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
@@ -42,13 +42,13 @@
4242
"@stdlib/assert-is-boolean": "^0.2.2",
4343
"@stdlib/assert-is-plain-object": "^0.2.2",
4444
"@stdlib/assert-is-string": "^0.2.2",
45-
"@stdlib/object-deep-get": "github:stdlib-js/object-deep-get#main",
46-
"@stdlib/string-format": "^0.2.2",
45+
"@stdlib/object-deep-get": "^0.1.0",
46+
"@stdlib/string-format": "^0.2.3",
4747
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4848
},
4949
"devDependencies": {
5050
"@stdlib/math-base-special-round": "^0.3.0",
51-
"@stdlib/random-base-randu": "^0.2.1",
51+
"@stdlib/random-base-randu": "^0.2.2",
5252
"@stdlib/utils-copy": "^0.2.2",
5353
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5454
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)