Skip to content

Commit 54aef5e

Browse files
committed
Bump some minor dependencies
1 parent de2242a commit 54aef5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"babel-cli": "^6.0.0",
3030
"babel-core": "^6.0.0",
3131
"babel-eslint": "^5.0.0-beta6",
32-
"babel-istanbul": "^0.6.0",
32+
"babel-istanbul": "^0.7.0",
3333
"babel-plugin-transform-decorators-legacy": "^1.3.4",
3434
"babel-polyfill": "^6.3.14",
3535
"babel-preset-es2015": "^6.3.13",
@@ -41,17 +41,17 @@
4141
"eslint-config-rackt": "^1.1.1",
4242
"eslint-plugin-react": "~3.16.0",
4343
"expect": "^1.10.0",
44-
"jsdom": "~8.0.0",
44+
"jsdom": "~8.1.0",
4545
"mocha": "^2.3.4",
4646
"react": "~0.14.3",
4747
"react-addons-test-utils": "^0.14.6",
4848
"react-redux": "^4.0.1",
49-
"react-router": "2.0.0",
49+
"react-router": "2.0.1",
5050
"react-router-redux": "~3.0.0",
5151
"redux": "^3.2.0"
5252
},
5353
"dependencies": {
5454
"hoist-non-react-statics": "1.0.5",
55-
"lodash.isempty": "4.1.1"
55+
"lodash.isempty": "4.1.3"
5656
}
5757
}

0 commit comments

Comments
 (0)