Skip to content

Commit 412a120

Browse files
committed
Merge pull request #431 from sindresorhus/bump-deps
Bump dependencies for release
2 parents dcf84b6 + 7105112 commit 412a120

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"ava-init": "^0.1.0",
8282
"babel-core": "^6.3.21",
8383
"babel-plugin-espower": "^2.1.0",
84+
"babel-plugin-transform-regenerator": "6.3.26",
8485
"babel-plugin-transform-runtime": "^6.3.13",
8586
"babel-preset-es2015": "^6.3.13",
8687
"babel-preset-stage-2": "^6.3.13",
@@ -136,8 +137,8 @@
136137
"rimraf": "^2.5.0",
137138
"signal-exit": "^2.1.2",
138139
"sinon": "^1.17.2",
139-
"source-map-fixtures": "^0.4.0",
140-
"tap": "^2.2.1",
140+
"source-map-fixtures": "^1.0.0",
141+
"tap": "^5.0.1",
141142
"xo": "*",
142143
"zen-observable": "^0.1.6"
143144
},

0 commit comments

Comments
 (0)