We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e68984 commit d640f9fCopy full SHA for d640f9f
package.json
@@ -41,7 +41,7 @@
41
"gitpublish": ". ./resources/gitpublish.sh"
42
},
43
"dependencies": {
44
- "iterall": "1.1.x"
+ "iterall": "^1.2.0"
45
46
"devDependencies": {
47
"babel-cli": "6.26.0",
yarn.lock
@@ -1851,9 +1851,9 @@ istanbul@^0.4.0:
1851
which "^1.1.1"
1852
wordwrap "^1.0.0"
1853
1854
-iterall@1.1.x:
1855
- version "1.1.4"
1856
- resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
+iterall@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
1857
1858
jest-docblock@^21.0.0:
1859
version "21.2.0"
0 commit comments