Skip to content

Commit 9b1ae76

Browse files
committedJan 15, 2019
Update dependencies
1 parent 69b24e8 commit 9b1ae76

File tree

2 files changed

+994
-1425
lines changed

2 files changed

+994
-1425
lines changed
 

‎package-lock.json

+986-1,417
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@
3131
"homepage": "https://github.com/vukanac/ci-base-nodejs#readme",
3232
"devDependencies": {
3333
"babel-cli": "^6.26.0",
34-
"babel-eslint": "^8.0.3",
34+
"babel-eslint": "^8.2.6",
3535
"babel-preset-flow": "^6.23.0",
36-
"chai": "^4.1.2",
37-
"eslint": "^4.13.1",
36+
"chai": "^4.2.0",
37+
"eslint": "^4.19.1",
3838
"eslint-config-airbnb": "^16.1.0",
39-
"eslint-plugin-flowtype": "^2.40.1",
40-
"eslint-plugin-import": "^2.8.0",
41-
"eslint-plugin-jsx-a11y": "^6.0.2",
42-
"eslint-plugin-react": "^7.5.1",
39+
"eslint-plugin-flowtype": "^2.50.3",
40+
"eslint-plugin-import": "^2.14.0",
41+
"eslint-plugin-jsx-a11y": "^6.1.2",
42+
"eslint-plugin-react": "^7.12.3",
4343
"flow-bin": "^0.61.0",
44-
"mocha": "^4.0.1"
44+
"mocha": "^4.1.0"
4545
}
4646
}

0 commit comments

Comments
 (0)
Please sign in to comment.