Skip to content

Commit 862e1d3

Browse files
committed
Auto-generated commit
1 parent e9968de commit 862e1d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Ognjen Jevremović <[email protected]>
2929
Philipp Burckhardt <[email protected]>
3030
Pranav Goswami <[email protected]>
3131
Ricky Reusser <[email protected]>
32+
Robert Gislason <[email protected]>
3233
Roman Stetsyk <[email protected]>
3334
Ryan Seal <[email protected]>
3435
Seyyed Parsa Neshaei <[email protected]>
@@ -37,4 +38,3 @@ Stephannie Jiménez Gacha <[email protected]>
3738
Yernar Yergaziyev <[email protected]>
3839
orimiles5 <[email protected]>
3940
40-
Robert Gislason <[email protected]>

docs/types/test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* limitations under the License.
1717
*/
1818

19-
/* tslint:disable:no-unused-expression */
19+
/* eslint-disable @typescript-eslint/no-unused-expressions */
2020

2121
import ns = require( './index' );
2222

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@stdlib/assert-is-string": "^0.1.1",
101101
"@stdlib/assert-is-uint32array": "^0.1.1",
102102
"@stdlib/assert-is-windows": "^0.1.1",
103-
"@stdlib/bench": "^0.1.0",
103+
"@stdlib/bench": "^0.2.0",
104104
"@stdlib/blas-base-gcopy": "^0.1.0",
105105
"@stdlib/buffer-from-string": "^0.1.1",
106106
"@stdlib/constants-int32-max": "^0.1.1",

0 commit comments

Comments
 (0)