From 98b3eef2e1e493a216c280af1d934a426b3d78d0 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 05:08:34 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 20 ++++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 4b24cf4..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T02:50:00.335Z diff --git a/package.json b/package.json index fc210d3..4dd038c 100644 --- a/package.json +++ b/package.json @@ -37,23 +37,23 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/assert-has-own-property": "^0.1.0", - "@stdlib/assert-is-boolean": "^0.1.0", + "@stdlib/assert-has-own-property": "^0.1.1", + "@stdlib/assert-is-boolean": "^0.1.1", "@stdlib/assert-is-collection": "^0.1.0", - "@stdlib/assert-is-function": "^0.1.0", - "@stdlib/assert-is-plain-object": "^0.1.0", + "@stdlib/assert-is-function": "^0.1.1", + "@stdlib/assert-is-plain-object": "^0.1.1", "@stdlib/assert-is-positive-integer": "^0.1.0", - "@stdlib/constants-float64-pinf": "^0.1.0", - "@stdlib/string-format": "^0.1.0", + "@stdlib/constants-float64-pinf": "^0.1.1", + "@stdlib/string-format": "^0.1.1", "@stdlib/types": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", "debug": "^2.6.9" }, "devDependencies": { "@stdlib/bench": "^0.1.0", - "@stdlib/constants-float64-eps": "^0.1.0", - "@stdlib/fs-read-file": "^0.1.0", - "@stdlib/utils-noop": "^0.1.0", + "@stdlib/constants-float64-eps": "^0.1.1", + "@stdlib/fs-read-file": "^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"