From 810e363e992c5e69d286378c07a3e7266f7d7a55 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 05:21:52 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 28 ++++++++++++++-------------- 2 files changed, 14 insertions(+), 15 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 8675314..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T03:01:50.619Z diff --git a/package.json b/package.json index 43fdb27..cf8d52d 100644 --- a/package.json +++ b/package.json @@ -37,27 +37,27 @@ "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-is-buffer": "^0.1.0", - "@stdlib/assert-is-function": "^0.1.0", - "@stdlib/assert-is-nonnegative-number": "^0.1.0", - "@stdlib/assert-is-plain-object": "^0.1.0", - "@stdlib/assert-is-string": "^0.1.0", + "@stdlib/assert-has-own-property": "^0.1.1", + "@stdlib/assert-is-boolean": "^0.1.1", + "@stdlib/assert-is-buffer": "^0.1.1", + "@stdlib/assert-is-function": "^0.1.1", + "@stdlib/assert-is-nonnegative-number": "^0.1.1", + "@stdlib/assert-is-plain-object": "^0.1.1", + "@stdlib/assert-is-string": "^0.1.1", "@stdlib/object-assign": "^0.1.0", "@stdlib/streams-node-inspect-sink": "^0.1.0", - "@stdlib/string-format": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", - "@stdlib/utils-inherit": "^0.1.0", + "@stdlib/string-format": "^0.1.1", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", + "@stdlib/utils-inherit": "^0.1.1", "debug": "^2.6.9" }, "devDependencies": { "@stdlib/bench": "^0.1.0", - "@stdlib/buffer-from-string": "^0.1.0", + "@stdlib/buffer-from-string": "^0.1.1", "@stdlib/streams-node-transform": "^0.1.0", - "@stdlib/utils-next-tick": "^0.1.0", - "@stdlib/utils-noop": "^0.1.0", - "@stdlib/utils-parse-json": "^0.1.0", + "@stdlib/utils-next-tick": "^0.1.1", + "@stdlib/utils-noop": "^0.1.1", + "@stdlib/utils-parse-json": "^0.1.1", "proxyquire": "^2.0.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",