Skip to content

Commit d640f9f

Browse files
committed
Update to latest release of iterall
1 parent 7e68984 commit d640f9f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"gitpublish": ". ./resources/gitpublish.sh"
4242
},
4343
"dependencies": {
44-
"iterall": "1.1.x"
44+
"iterall": "^1.2.0"
4545
},
4646
"devDependencies": {
4747
"babel-cli": "6.26.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,9 +1851,9 @@ istanbul@^0.4.0:
18511851
which "^1.1.1"
18521852
wordwrap "^1.0.0"
18531853

1854-
iterall@1.1.x:
1855-
version "1.1.4"
1856-
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
1854+
iterall@^1.2.0:
1855+
version "1.2.0"
1856+
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
18571857

18581858
jest-docblock@^21.0.0:
18591859
version "21.2.0"

0 commit comments

Comments
 (0)