From 9f66e87867a0addb9fdfd19cee92abd402f625d8 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 07:02:44 +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 8870ef5..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T04:28:51.707Z diff --git a/package.json b/package.json index 68adacf..658de9f 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,9 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/assert-is-number": "^0.1.0", - "@stdlib/assert-is-positive-number": "^0.1.0", - "@stdlib/math-base-assert-is-nan": "^0.1.0", + "@stdlib/assert-is-number": "^0.1.1", + "@stdlib/assert-is-positive-number": "^0.1.1", + "@stdlib/math-base-assert-is-nan": "^0.1.1", "@stdlib/stats-base-dists-frechet-cdf": "^0.1.0", "@stdlib/stats-base-dists-frechet-entropy": "^0.1.0", "@stdlib/stats-base-dists-frechet-kurtosis": "^0.1.0", @@ -53,16 +53,16 @@ "@stdlib/stats-base-dists-frechet-skewness": "^0.1.0", "@stdlib/stats-base-dists-frechet-stdev": "^0.1.0", "@stdlib/stats-base-dists-frechet-variance": "^0.1.0", - "@stdlib/string-format": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", - "@stdlib/utils-define-property": "^0.1.0" + "@stdlib/string-format": "^0.1.1", + "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", + "@stdlib/utils-define-property": "^0.1.1" }, "devDependencies": { - "@stdlib/assert-has-own-property": "^0.1.0", - "@stdlib/assert-is-function": "^0.1.0", + "@stdlib/assert-has-own-property": "^0.1.1", + "@stdlib/assert-is-function": "^0.1.1", "@stdlib/bench": "^0.1.0", - "@stdlib/constants-float64-eps": "^0.1.0", + "@stdlib/constants-float64-eps": "^0.1.1", "@stdlib/random-base-randu": "^0.1.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",