Skip to content

Commit d0a04d0

Browse files
Updating dependencies
1 parent bd1b2c6 commit d0a04d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"devDependencies": {
2323
"ava": "^0.25.0",
2424
"formdata-polyfill": "^3.0.9",
25-
"jsdom": "^11.6.1",
26-
"nyc": "^11.4.1",
27-
"sinon": "^4.2.2",
28-
"standard": "^10.0.3"
25+
"jsdom": "^11.6.2",
26+
"nyc": "^11.5.0",
27+
"sinon": "^5.0.0",
28+
"standard": "^11.0.0"
2929
},
3030
"standard": {
3131
"globals": [

0 commit comments

Comments
 (0)