This is an automated email from the ASF dual-hosted git repository.
wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/master by this push:
new c7b3c05 ARROW-2297: [JS] babel-jest is not listed as a dev dependency
c7b3c05 is described below
commit c7b3c05adfab2d099315e55ecb389e961dd537f6
Author: Brian Hulette <[email protected]>
AuthorDate: Mon Mar 12 13:19:59 2018 -0400
ARROW-2297: [JS] babel-jest is not listed as a dev dependency
Author: Brian Hulette <[email protected]>
Closes #1737 from TheNeuralBit/babel-jest-dep and squashes the following
commits:
f6dea526 <Brian Hulette> Add babel-jest dev dependency
---
js/package.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/js/package.json b/js/package.json
index af3c97f..9bd9d13 100644
--- a/js/package.json
+++ b/js/package.json
@@ -67,6 +67,7 @@
"@types/glob": "5.0.35",
"@types/jest": "22.1.0",
"ast-types": "0.10.1",
+ "babel-jest": "22.4.1",
"benchmark": "2.1.4",
"coveralls": "3.0.0",
"del": "3.0.0",
--
To stop receiving notification emails like this one, please contact
[email protected].