diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 3ecaee3..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T03:01:35.901Z diff --git a/package.json b/package.json index 27739e6..feab077 100644 --- a/package.json +++ b/package.json @@ -37,24 +37,24 @@ "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-has-own-property": "^0.1.1", + "@stdlib/assert-is-boolean": "^0.1.1", + "@stdlib/assert-is-buffer": "^0.1.1", "@stdlib/assert-is-collection": "^0.1.0", - "@stdlib/assert-is-error": "^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/buffer-ctor": "^0.1.0", - "@stdlib/buffer-from-string": "^0.1.0", + "@stdlib/assert-is-error": "^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/buffer-ctor": "^0.1.1", + "@stdlib/buffer-from-string": "^0.1.1", "@stdlib/object-assign": "^0.1.0", - "@stdlib/string-format": "^0.1.0", + "@stdlib/string-format": "^0.1.1", "@stdlib/types": "^0.1.0", - "@stdlib/utils-define-nonenumerable-property": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", - "@stdlib/utils-inherit": "^0.1.0", - "@stdlib/utils-next-tick": "^0.1.0", + "@stdlib/utils-define-nonenumerable-property": "^0.1.1", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", + "@stdlib/utils-inherit": "^0.1.1", + "@stdlib/utils-next-tick": "^0.1.1", "debug": "^2.6.9", "readable-stream": "^2.1.4" }, @@ -63,7 +63,7 @@ "@stdlib/bench": "^0.1.0", "@stdlib/random-base-randu": "^0.1.0", "@stdlib/streams-node-inspect-sink": "^0.1.0", - "@stdlib/utils-parse-json": "^0.1.0", + "@stdlib/utils-parse-json": "^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"