8000 Auto-generated commit · stdlib-js/utils-async-map-values@6020a2d · GitHub
[go: up one dir, main page]

Skip to content

Commit 6020a2d

Browse files
committed
Auto-generated commit
1 parent f3938f2 commit 6020a2d

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/assert-has-own-property": "^0.1.0",
41-
"@stdlib/assert-is-boolean": "^0.1.0",
42-
"@stdlib/assert-is-function": "^0.1.0",
43-
"@stdlib/assert-is-plain-object": "^0.1.0",
40+
"@stdlib/assert-has-own-property": "^0.1.1",
41+
"@stdlib/assert-is-boolean": "^0.1.1",
42+
"@stdlib/assert-is-function": "^0.1.1",
43+
"@stdlib/assert-is-plain-object": "^0.1.1",
4444
"@stdlib/assert-is-positive-integer": "^0.1.0",
45-
"@stdlib/constants-float64-pinf": "^0.1.0",
46-
"@stdlib/string-format": "^0.1.0",
47-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
45+
"@stdlib/constants-float64-pinf": "^0.1.1",
46+
"@stdlib/string-format": "^0.1.1",
47+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
4848
"@stdlib/utils-keys": "^0.1.0",
4949
"debug": "^2.6.9"
5050
},
5151
"devDependencies": {
5252
"@stdlib/bench": "^0.1.0",
5353
"@stdlib/random-base-randu": "^0.1.0",
54-
"@stdlib/utils-noop": "^0.1.0",
54+
"@stdlib/utils-noop": "^0.1.1",
5555
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5656
"istanbul": "^0.4.1",
5757
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)
0