File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-09T01:12:24.751Z
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments