From 2cb6fa6e1ab11701ba53db3220f684c6874fb4f1 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 05:06:48 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 3ef7687..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:48:27.766Z diff --git a/package.json b/package.json index ee749b5..86aedc4 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ }, "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": { @@ -47,8 +47,8 @@ "@stdlib/array-float64": "^0.1.0", "@stdlib/assert-is-even": "^0.1.0", "@stdlib/bench": "^0.1.0", - "@stdlib/math-base-assert-is-nan": "^0.1.0", - "@stdlib/utils-noop": "^0.1.0", + "@stdlib/math-base-assert-is-nan": "^0.1.1", + "@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"