From 233e01c2513b1b90a7d052b25bdd3c3c58b70f51 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 05:14:15 +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 03b9871..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:55:04.973Z diff --git a/package.json b/package.json index 6968b1e..c53b7b5 100644 --- a/package.json +++ b/package.json @@ -37,16 +37,16 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/assert-is-nan": "^0.1.0", + "@stdlib/assert-is-nan": "^0.1.1", "@stdlib/assert-tools-array-like-function": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0" + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1" }, "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/math-base-special-pow": "^0.1.0", - "@stdlib/number-ctor": "^0.1.0", + "@stdlib/number-ctor": "^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"