Skip to content

Commit ec25e75

Browse files
authored
Merge pull request #1052 from wincent/glh/bump
Upgrade iterall dependency
2 parents 0136567 + a7c4206 commit ec25e75

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
@@ -37,7 +37,7 @@
3737
"gitpublish": ". ./resources/gitpublish.sh"
3838
},
3939
"dependencies": {
40-
"iterall": "1.1.2"
40+
"iterall": "1.1.3"
4141
},
4242
"devDependencies": {
4343
"babel-cli": "6.24.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,9 +1677,9 @@ istanbul@^0.4.0:
16771677
which "^1.1.1"
16781678
wordwrap "^1.0.0"
16791679

1680-
1681-
version "1.1.2"
1682-
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.2.tgz#413332b3cdb46f8f5ede57d6cd8e3ca8a9df8816"
1680+
1681+
version "1.1.3"
1682+
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
16831683

16841684
jodid25519@^1.0.0:
16851685
version "1.0.2"

0 commit comments

Comments
 (0)