Skip to content
This repository was archived by the owner on Jan 28, 2020. It is now read-only.

Commit 41b1d1f

Browse files
committed
Update packages
1 parent 5fb200e commit 41b1d1f

File tree

2 files changed

+180
-235
lines changed

2 files changed

+180
-235
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@
4646
"devDependencies": {
4747
"babel-cli": "^6.16.0",
4848
"babel-eslint": "^7.0.0",
49-
"babel-jest": "^16.0.0",
49+
"babel-jest": "^18.0.0",
5050
"babel-loader": "^6.2.5",
5151
"babel-plugin-transform-es2015-modules-commonjs": "^6.16.0",
5252
"babel-preset-es2015": "^6.16.0",
5353
"cross-env": "^3.1.3",
5454
"eslint": "^3.8.0",
55-
"eslint-config-airbnb-base": "^8.0.0",
55+
"eslint-config-airbnb-base": "^11.0.1",
5656
"eslint-plugin-flowtype": "^2.20.0",
5757
"eslint-plugin-import": "^2.0.1",
58-
"jest": "^16.0.1",
58+
"jest": "^18.1.0",
5959
"rimraf": "^2.5.4",
6060
"webpack": "^1.13.2"
6161
}

0 commit comments

Comments
 (0)