From 68180517e625bb46c14bcfffeaf32ac76a8444eb Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 06:47:32 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - package.json | 16 ++++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 5702a07..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T04:15:51.250Z diff --git a/package.json b/package.json index b5157c5..d1895cb 100644 --- a/package.json +++ b/package.json @@ -38,11 +38,11 @@ }, "dependencies": { "@stdlib/array-buffer": "^0.1.0", - "@stdlib/assert-is-array": "^0.1.0", + "@stdlib/assert-is-array": "^0.1.1", "@stdlib/assert-is-integer": "^0.1.0", "@stdlib/assert-is-typed-array-like": "^0.1.0", "@stdlib/math-base-special-ceil2": "^0.1.0", - "@stdlib/string-format": "^0.1.0", + "@stdlib/string-format": "^0.1.1", "@stdlib/types": "^0.1.0" }, "devDependencies": { @@ -56,12 +56,12 @@ "@stdlib/array-uint8": "^0.1.0", "@stdlib/array-uint8c": "^0.1.0", "@stdlib/bench": "^0.1.0", - "@stdlib/constants-int16-max": "^0.1.0", - "@stdlib/constants-int32-max": "^0.1.0", - "@stdlib/constants-int8-max": "^0.1.0", - "@stdlib/constants-uint16-max": "^0.1.0", - "@stdlib/constants-uint32-max": "^0.1.0", - "@stdlib/constants-uint8-max": "^0.1.0", + "@stdlib/constants-int16-max": "^0.1.1", + "@stdlib/constants-int32-max": "^0.1.1", + "@stdlib/constants-int8-max": "^0.1.1", + "@stdlib/constants-uint16-max": "^0.1.1", + "@stdlib/constants-uint32-max": "^0.1.1", + "@stdlib/constants-uint8-max": "^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"