Skip to content

Commit 27025bf

Browse files
committed
Auto-generated commit
1 parent 429726f commit 27025bf

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-02-02T01:00:31.301Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
266266
[npm-image]: http://img.shields.io/npm/v/@stdlib/math-base-assert-is-safe-integer.svg
267267
[npm-url]: https://npmjs.org/package/@stdlib/math-base-assert-is-safe-integer
268268
269-
[test-image]: https://github.com/stdlib-js/math-base-assert-is-safe-integer/actions/workflows/test.yml/badge.svg?branch=v0.3.1
270-
[test-url]: https://github.com/stdlib-js/math-base-assert-is-safe-integer/actions/workflows/test.yml?query=branch:v0.3.1
269+
[test-image]: https://github.com/stdlib-js/math-base-assert-is-safe-integer/actions/workflows/test.yml/badge.svg?branch=main
270+
[test-url]: https://github.com/stdlib-js/math-base-assert-is-safe-integer/actions/workflows/test.yml?query=branch:main
271271
272272
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-assert-is-safe-integer/main.svg
273273
[coverage-url]: https://codecov.io/github/stdlib-js/math-base-assert-is-safe-integer?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@stdlib/constants-float64-max-safe-integer": "^0.2.2",
4444
"@stdlib/constants-float64-min-safe-integer": "^0.2.2",
45-
"@stdlib/math-base-assert-is-integer": "^0.2.5",
45+
"@stdlib/math-base-assert-is-integer": "^0.2.6",
4646
"@stdlib/utils-library-manifest": "^0.2.3"
4747
},
4848
"devDependencies": {
@@ -52,7 +52,7 @@
5252
"@stdlib/constants-float64-pinf": "^0.2.2",
5353
"@stdlib/math-base-special-trunc": "^0.2.2",
5454
"@stdlib/random-array-discrete-uniform": "^0.2.1",
55-
"@stdlib/random-base-randu": "^0.2.1",
55+
"@stdlib/random-base-randu": "^0.2.2",
5656
"@stdlib/utils-try-require": "^0.2.2",
5757
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5858
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)