From 755083f6ed59a0b5832d8906c97d89f5b1b5efda Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 05:09:35 +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 6102b05..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:50:54.836Z diff --git a/package.json b/package.json index d1d1f77..c10258c 100644 --- a/package.json +++ b/package.json @@ -38,12 +38,12 @@ }, "dependencies": { "@stdlib/assert-is-collection": "^0.1.0", - "@stdlib/string-format": "^0.1.0", + "@stdlib/string-format": "^0.1.1", "@stdlib/types": "^0.1.0" }, "devDependencies": { "@stdlib/array-float64": "^0.1.0", - "@stdlib/assert-is-boolean": "^0.1.0", + "@stdlib/assert-is-boolean": "^0.1.1", "@stdlib/bench": "^0.1.0", "@stdlib/random-base-randu": "^0.1.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby",