From 4c6fa07e3320ef034cb703902e317c5663b1563a Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 05:07:27 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 12 ++++++------ 2 files changed, 6 insertions(+), 7 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 1f8e8d3..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:49:01.521Z diff --git a/package.json b/package.json index 2d005a8..9529a27 100644 --- a/package.json +++ b/package.json @@ -38,21 +38,21 @@ }, "dependencies": { "@stdlib/assert-is-collection": "^0.1.0", - "@stdlib/assert-is-function": "^0.1.0", - "@stdlib/string-format": "^0.1.0", + "@stdlib/assert-is-function": "^0.1.1", + "@stdlib/string-format": "^0.1.1", "@stdlib/types": "^0.1.0" }, "devDependencies": { "@stdlib/array-float32": "^0.1.0", "@stdlib/array-float64": "^0.1.0", "@stdlib/assert-is-even": "^0.1.0", - "@stdlib/assert-is-nan": "^0.1.0", + "@stdlib/assert-is-nan": "^0.1.1", "@stdlib/bench": "^0.1.0", - "@stdlib/constants-float64-pinf": "^0.1.0", - "@stdlib/math-base-assert-is-nan": "^0.1.0", + "@stdlib/constants-float64-pinf": "^0.1.1", + "@stdlib/math-base-assert-is-nan": "^0.1.1", "@stdlib/math-base-special-floor": "^0.1.0", "@stdlib/random-base-randu": "^0.1.0", - "@stdlib/utils-noop": "^0.1.0", + "@stdlib/utils-noop": "^0.1.1", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1", "tap-min": "git+https://github.com/Planeshifter/tap-min.git"