Skip to content

Commit ca576e9

Browse files
authored
Merge branch 'master' into greenkeeper/webpack-4.0.0
2 parents 91c756a + 9679502 commit ca576e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aw-parser",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "Fountain parser",
55
"main": "index.js",
66
"scripts": {
@@ -34,11 +34,11 @@
3434
"chai": "^4.0.2",
3535
"codecov": "^3.0.0",
3636
"docdash": "^0.4.0",
37-
"eslint": "^4.0.0",
37+
"eslint": "^5.0.0",
3838
"istanbul": "^0.4.5",
3939
"jsdoc": "^3.4.3",
4040
"mocha": "^5.0.0",
41-
"sinon": "^4.0.0",
41+
"sinon": "^6.0.0",
4242
"webpack": "^4.0.0"
4343
}
4444
}

0 commit comments

Comments
 (0)