Skip to content

Commit eeb6225

Browse files
committed
Updated pragmatist to version that does not fail CI.
1 parent 634f1d9 commit eeb6225

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
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"comment-parser": "^0.4.0",
26-
"lodash": "^4.3.0"
26+
"lodash": "^4.5.1"
2727
},
2828
"scripts": {
2929
"pragmatist": "pragmatist --es5",
@@ -41,10 +41,10 @@
4141
"babel-cli": "^6.5.1",
4242
"babel-preset-es2015": "^6.5.0",
4343
"chai": "^3.5.0",
44-
"eslint": "^2.0.0",
44+
"eslint": "^2.2.0",
4545
"gitdown": "^2.4.0",
4646
"globby": "^4.0.0",
4747
"mocha": "^2.4.5",
48-
"pragmatist": "^3.0.4"
48+
"pragmatist": "^3.0.13"
4949
}
5050
}

0 commit comments

Comments
 (0)