Skip to content

Commit 07cc241

Browse files
committed
Auto-generated commit
1 parent 67b5dfa commit 07cc241

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
257257
[npm-image]: http://img.shields.io/npm/v/@stdlib/assert-is-binary-string.svg
258258
[npm-url]: https://npmjs.org/package/@stdlib/assert-is-binary-string
259259

260-
[test-image]: https://github.com/stdlib-js/assert-is-binary-string/actions/workflows/test.yml/badge.svg?branch=v0.1.1
261-
[test-url]: https://github.com/stdlib-js/assert-is-binary-string/actions/workflows/test.yml?query=branch:v0.1.1
260+
[test-image]: https://github.com/stdlib-js/assert-is-binary-string/actions/workflows/test.yml/badge.svg?branch=main
261+
[test-url]: https://github.com/stdlib-js/assert-is-binary-string/actions/workflows/test.yml?query=branch:main
262262

263263
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-binary-string/main.svg
264264
[coverage-url]: https://codecov.io/github/stdlib-js/assert-is-binary-string?branch=main

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
"@stdlib/utils-regexp-from-string": "^0.1.1"
5151
},
5252
"devDependencies": {
53-
"@stdlib/assert-is-boolean": "^0.1.0",
54-
"@stdlib/assert-is-browser": "^0.1.0",
55-
"@stdlib/assert-is-windows": "^0.1.0",
53+
"@stdlib/assert-is-boolean": "^0.1.1",
54+
"@stdlib/assert-is-browser": "^0.1.1",
55+
"@stdlib/assert-is-windows": "^0.1.1",
5656
"@stdlib/bench": "^0.1.0",
5757
"@stdlib/math-base-special-pow": "^0.1.0",
58-
"@stdlib/process-exec-path": "^0.1.0",
58+
"@stdlib/process-exec-path": "^0.1.1",
5959
"@stdlib/random-base-randu": "^0.1.0",
60-
"@stdlib/string-replace": "^0.1.0",
60+
"@stdlib/string-replace": "^0.1.1",
6161
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6262
"proxyquire": "^2.0.0",
6363
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)