Skip to content

Commit 2023c6a

Browse files
author
David Narbutovich
committed
Update versions
1 parent 3365874 commit 2023c6a

File tree

2 files changed

+226
-355
lines changed

2 files changed

+226
-355
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,17 @@
4343
"babel-core": "^7.0.0-bridge.0",
4444
"babel-eslint": "^9.0.0",
4545
"babel-jest": "^23.6.0",
46-
"babel-plugin-add-module-exports": "^0.2.1",
47-
"eslint": "^4.19.1",
46+
"babel-plugin-add-module-exports": "^1.0.0",
47+
"eslint": "^5.6.0",
4848
"eslint-config-prettier": "^3.1.0",
4949
"eslint-config-webpack": "^1.2.5",
5050
"eslint-plugin-import": "^2.14.0",
5151
"eslint-plugin-prettier": "^2.6.2",
52-
"husky": "0.14.3",
52+
"husky": "^1.0.0-rc.14",
5353
"jest": "^23.6.0",
54-
"lint-staged": "7.0.5",
54+
"lint-staged": "^7.3.0",
5555
"npm-run-all": "^4.1.3",
56-
"prettier": "1.12.1",
56+
"prettier": "^1.14.3",
5757
"rimraf": "^2.6.1"
5858
}
5959
}

0 commit comments

Comments
 (0)