Skip to content

Commit a9d1f20

Browse files
committed
Refresh yarn.lock
1 parent 6e8d57d commit a9d1f20

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"babel-plugin-transform-es2015-shorthand-properties": "6.24.1",
6060
"babel-plugin-transform-es2015-spread": "6.22.0",
6161
"babel-plugin-transform-es2015-template-literals": "6.22.0",
62-
"babel-plugin-transform-es3-property-literals": "^6.22.0",
62+
"babel-plugin-transform-es3-property-literals": "6.22.0",
6363
"babel-plugin-transform-flow-strip-types": "6.22.0",
6464
"babel-plugin-transform-object-rest-spread": "6.23.0",
6565
"babel-plugin-transform-regenerator": "6.24.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ [email protected]:
446446
dependencies:
447447
babel-runtime "^6.22.0"
448448

449-
babel-plugin-transform-es3-property-literals@^6.22.0:
449+
450450
version "6.22.0"
451451
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es3-property-literals/-/babel-plugin-transform-es3-property-literals-6.22.0.tgz#b2078d5842e22abf40f73e8cde9cd3711abd5758"
452452
dependencies:
@@ -742,9 +742,9 @@ core-util-is@~1.0.0:
742742
version "1.0.2"
743743
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
744744

745-
746-
version "2.13.0"
747-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.13.0.tgz#df933876e8c6f478efb04f4d3ab70dc96b7e5a8e"
745+
746+
version "2.13.1"
747+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.13.1.tgz#d70bb9acc1835ec4f063ff9dac5423c17b11f178"
748748
dependencies:
749749
js-yaml "3.6.1"
750750
lcov-parse "0.0.10"
@@ -1518,9 +1518,9 @@ istanbul@^0.4.0:
15181518
which "^1.1.1"
15191519
wordwrap "^1.0.0"
15201520

1521-
1522-
version "1.0.3"
1523-
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.0.3.tgz#e0b31958f835013c323ff0b10943829ac69aa4b7"
1521+
iterall@^1.0.0:
1522+
version "1.1.1"
1523+
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.1.tgz#f7f0af11e9a04ec6426260f5019d9fcca4d50214"
15241524

15251525
jodid25519@^1.0.0:
15261526
version "1.0.2"

0 commit comments

Comments
 (0)