Skip to content

Commit b848e85

Browse files
committed
Auto-generated commit
1 parent cb7cb3c commit b848e85

3 files changed

Lines changed: 8 additions & 7 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-16T02:07:31.414Z

README.md

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

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

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,17 @@
5353
"@stdlib/error-tools-fmtprodmsg": "^0.2.3"
5454
},
5555
"devDependencies": {
56-
"@stdlib/assert-is-absolute-path": "^0.2.2",
57-
"@stdlib/assert-is-browser": "^0.2.2",
56+
"@stdlib/assert-is-absolute-path": "^0.2.3",
57+
"@stdlib/assert-is-browser": "^0.2.3",
5858
"@stdlib/assert-is-windows": "^0.2.3",
59-
"@stdlib/process-exec-path": "^0.2.2",
60-
"@stdlib/string-replace": "^0.2.2",
59+
"@stdlib/process-exec-path": "^0.2.3",
60+
"@stdlib/string-replace": "^0.2.3",
6161
"@stdlib/utils-noop": "^0.2.3",
6262
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6363
"proxyquire": "^2.0.0",
6464
"istanbul": "^0.4.1",
6565
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
66-
"@stdlib/bench-harness": "^0.2.2"
66+
"@stdlib/bench-harness": "^0.2.3"
6767
},
6868
"engines": {
6969
"node": ">=0.10.0",

0 commit comments

Comments
 (0)