Skip to content

Commit c86be9e

Browse files
committed
Auto-generated commit
1 parent cc23096 commit c86be9e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@stdlib/assert-is-probability": "^0.1.1",
108108
"@stdlib/assert-is-string": "^0.1.1",
109109
"@stdlib/assert-is-uint32array": "^0.1.1",
110-
"@stdlib/bench": "^0.1.0",
110+
"@stdlib/bench": "^0.2.0",
111111
"@stdlib/blas-base-gcopy": "^0.1.0",
112112
"@stdlib/constants-float64-eps": "^0.1.1",
113113
"@stdlib/constants-float64-half-pi": "^0.1.1",

0 commit comments

Comments
 (0)