Skip to content

Commit 5c50c59

Browse files
committed
Auto-generated commit
1 parent 8f46048 commit 5c50c59

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-09T01:12:24.751Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
275275
[npm-image]: http://img.shields.io/npm/v/@stdlib/fs-resolve-parent-path-by.svg
276276
[npm-url]: https://npmjs.org/package/@stdlib/fs-resolve-parent-path-by
277277

278-
[test-image]: https://github.com/stdlib-js/fs-resolve-parent-path-by/actions/workflows/test.yml/badge.svg?branch=v0.2.3
279-
[test-url]: https://github.com/stdlib-js/fs-resolve-parent-path-by/actions/workflows/test.yml?query=branch:v0.2.3
278+
[test-image]: https://github.com/stdlib-js/fs-resolve-parent-path-by/actions/workflows/test.yml/badge.svg?branch=main
279+
[test-url]: https://github.com/stdlib-js/fs-resolve-parent-path-by/actions/workflows/test.yml?query=branch:main
280280

281281
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/fs-resolve-parent-path-by/main.svg
282282
[coverage-url]: https://codecov.io/github/stdlib-js/fs-resolve-parent-path-by?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
"@stdlib/error-tools-fmtprodmsg": "^0.2.3"
4949
},
5050
"devDependencies": {
51-
"@stdlib/assert-is-browser": "^0.2.2",
51+
"@stdlib/assert-is-browser": "^0.2.3",
5252
"@stdlib/utils-noop": "^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)