Skip to content

Commit 10cf694

Browse files
committed
Auto-generated commit
1 parent 2d92ee4 commit 10cf694

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

.github/.keepalive

-1
This file was deleted.

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -41,24 +41,24 @@
4141
},
4242
"dependencies": {
4343
"@stdlib/assert-is-integer": "^0.1.0",
44-
"@stdlib/assert-is-regexp-string": "^0.1.0",
45-
"@stdlib/assert-is-string": "^0.1.0",
46-
"@stdlib/cli-ctor": "^0.1.0",
47-
"@stdlib/fs-read-file": "^0.1.0",
48-
"@stdlib/process-read-stdin": "^0.1.0",
49-
"@stdlib/regexp-eol": "^0.1.0",
50-
"@stdlib/streams-node-stdin": "^0.1.0",
51-
"@stdlib/string-format": "^0.1.0",
44+
"@stdlib/assert-is-regexp-string": "^0.1.1",
45+
"@stdlib/assert-is-string": "^0.1.1",
46+
"@stdlib/cli-ctor": "^0.1.1",
47+
"@stdlib/fs-read-file": "^0.1.1",
48+
"@stdlib/process-read-stdin": "^0.1.1",
49+
"@stdlib/regexp-eol": "^0.1.1",
50+
"@stdlib/streams-node-stdin": "^0.1.1",
51+
"@stdlib/string-format": "^0.1.1",
5252
"@stdlib/types": "^0.1.0",
53-
"@stdlib/utils-regexp-from-string": "^0.1.0"
53+
"@stdlib/utils-regexp-from-string": "^0.1.1"
5454
},
5555
"devDependencies": {
56-
"@stdlib/assert-is-browser": "^0.1.0",
57-
"@stdlib/assert-is-windows": "^0.1.0",
56+
"@stdlib/assert-is-browser": "^0.1.1",
57+
"@stdlib/assert-is-windows": "^0.1.1",
5858
"@stdlib/bench": "^0.1.0",
59-
"@stdlib/process-exec-path": "^0.1.0",
59+
"@stdlib/process-exec-path": "^0.1.1",
6060
"@stdlib/string-from-code-point": "^0.1.0",
61-
"@stdlib/string-replace": "^0.1.0",
61+
"@stdlib/string-replace": "^0.1.1",
6262
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6363
"proxyquire": "^2.0.0",
6464
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)