Skip to content

Commit e1865ae

Browse files
committed
Auto-generated commit
1 parent 25027f0 commit e1865ae

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-03-16T01:00:27.017Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
198198
[npm-image]: http://img.shields.io/npm/v/@stdlib/utils-writable-property-names-in.svg
199199
[npm-url]: https://npmjs.org/package/@stdlib/utils-writable-property-names-in
200200

201-
[test-image]: https://github.com/stdlib-js/utils-writable-property-names-in/actions/workflows/test.yml/badge.svg?branch=v0.2.3
202-
[test-url]: https://github.com/stdlib-js/utils-writable-property-names-in/actions/workflows/test.yml?query=branch:v0.2.3
201+
[test-image]: https://github.com/stdlib-js/utils-writable-property-names-in/actions/workflows/test.yml/badge.svg?branch=main
202+
[test-url]: https://github.com/stdlib-js/utils-writable-property-names-in/actions/workflows/test.yml?query=branch:main
203203

204204
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-writable-property-names-in/main.svg
205205
[coverage-url]: https://codecov.io/github/stdlib-js/utils-writable-property-names-in?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
},
4545
"devDependencies": {
4646
"@stdlib/assert-is-array": "^0.2.3",
47-
"@stdlib/random-base-randu": "^0.2.2",
47+
"@stdlib/random-base-randu": "^0.2.3",
4848
"@stdlib/utils-define-property": "^0.2.5",
4949
"@stdlib/utils-index-of": "^0.2.3",
5050
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5151
"istanbul": "^0.4.1",
5252
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
53-
"@stdlib/bench-harness": "^0.2.2"
53+
"@stdlib/bench-harness": "^0.2.3"
5454
},
5555
"engines": {
5656
"node": ">=0.10.0",

0 commit comments

Comments
 (0)