diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 567b096..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T05:29:51.931Z diff --git a/package.json b/package.json index 61baca8..e1887fd 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "@stdlib/array-base-assert-contains": "^0.1.0", "@stdlib/array-base-assert-is-accessor-array": "^0.1.0", - "@stdlib/utils-define-read-only-property": "^0.1.0" + "@stdlib/utils-define-read-only-property": "^0.1.1" }, "devDependencies": { "@stdlib/array-base-accessor": "^0.1.0", @@ -57,15 +57,15 @@ "@stdlib/array-uint32": "^0.1.0", "@stdlib/array-uint8": "^0.1.0", "@stdlib/array-uint8c": "^0.1.0", - "@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/bench": "^0.1.0", "@stdlib/buffer-alloc-unsafe": "^0.1.0", "@stdlib/math-base-special-pow": "^0.1.0", - "@stdlib/string-format": "^0.1.0", - "@stdlib/utils-constructor-name": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", + "@stdlib/string-format": "^0.1.1", + "@stdlib/utils-constructor-name": "^0.1.1", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", "@stdlib/utils-keys": "^0.1.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",