From f713d2c75b40e6f1db6bf0308770b01d7b8ea9e1 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 07:05:38 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 7f2c074..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T04:31:18.636Z diff --git a/package.json b/package.json index 02a4c1a..b4122d6 100644 --- a/package.json +++ b/package.json @@ -43,9 +43,9 @@ }, "devDependencies": { "@stdlib/array-to-iterator": "^0.1.0", - "@stdlib/assert-is-iterator-like": "^0.1.0", + "@stdlib/assert-is-iterator-like": "^0.1.1", "@stdlib/bench": "^0.1.0", - "@stdlib/math-base-assert-is-nan": "^0.1.0", + "@stdlib/math-base-assert-is-nan": "^0.1.1", "@stdlib/random-iter-uniform": "^0.1.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",