Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit 09ee367

Browse files
committed
Update dependencies
1 parent 608e508 commit 09ee367

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"css-loader": "^0.25.0",
4343
"del": "^2.2.2",
4444
"enzyme": "^2.4.1",
45-
"eslint": "^3.7.0",
45+
"eslint": "^3.7.1",
4646
"eslint-config-airbnb-base": "^8.0.0",
4747
"eslint-plugin-import": "^2.0.0",
4848
"gulp": "github:gulpjs/gulp#4.0",
@@ -52,8 +52,8 @@
5252
"gulp-stylus": "^2.5.0",
5353
"gulp-uglify": "^2.0.0",
5454
"gulp-wp-pot": "^1.3.2",
55-
"jest": "^15.1.1",
56-
"jest-cli": "^15.1.1",
55+
"jest": "^16.0.1",
56+
"jest-cli": "^16.0.1",
5757
"merge-stream": "^1.0.0",
5858
"mobx-react-devtools": "^4.2.6",
5959
"poststylus": "^0.2.3",
@@ -68,15 +68,15 @@
6868
"webpack-stream": "^3.2.0"
6969
},
7070
"dependencies": {
71-
"@types/enzyme": "^2.4.35",
71+
"@types/enzyme": "^2.4.36",
7272
"@types/jest": "^15.1.32",
73-
"@types/node": "^6.0.41",
74-
"@types/react": "^0.14.37",
73+
"@types/node": "^6.0.45",
74+
"@types/react": "^0.14.39",
7575
"@types/react-addons-css-transition-group": "^0.14.17",
7676
"@types/react-dom": "^0.14.17",
7777
"@types/sinon": "^1.16.31",
78-
"mobx": "^2.5.2",
79-
"mobx-react": "^3.5.6",
78+
"mobx": "^2.6.0",
79+
"mobx-react": "^3.5.8",
8080
"react": "^15.3.2",
8181
"react-addons-css-transition-group": "^15.3.2",
8282
"react-addons-shallow-compare": "^15.3.2",

0 commit comments

Comments
 (0)