Skip to content

Commit 0648cb2

Browse files
committed
Update dependencies
1 parent c76fab6 commit 0648cb2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/react-bootstrap/react-router-bootstrap",
3434
"peerDependencies": {
3535
"react": ">=0.13.0",
36-
"react-router": ">=1.0.0-rc1"
36+
"react-router": ">=1.0.0-rc3"
3737
},
3838
"devDependencies": {
3939
"babel": "^5.8.23",
@@ -44,21 +44,21 @@
4444
"colors": "^1.1.2",
4545
"css-loader": "^0.19.0",
4646
"es5-shim": "^4.1.14",
47-
"eslint": "1.6.x",
48-
"eslint-config-airbnb": "0.1.0",
47+
"eslint": "^1.7.1",
48+
"eslint-config-airbnb": "^0.1.0",
4949
"eslint-plugin-babel": "^2.1.1",
5050
"eslint-plugin-mocha": "^1.0.0",
5151
"eslint-plugin-react": "^3.5.1",
5252
"file-loader": "^0.8.4",
53-
"history": "^1.12.3",
53+
"history": "^1.12.5",
5454
"html-webpack-plugin": "^1.6.2",
55-
"karma": "^0.13.10",
55+
"karma": "^0.13.11",
5656
"karma-cli": "^0.1.1",
5757
"karma-mocha": "^0.2.0",
5858
"karma-mocha-reporter": "^1.1.1",
5959
"karma-phantomjs-launcher": "^0.2.1",
6060
"karma-sinon-chai": "^1.1.0",
61-
"karma-sourcemap-loader": "^0.3.5",
61+
"karma-sourcemap-loader": "^0.3.6",
6262
"karma-webpack": "^1.7.0",
6363
"less": "^2.5.3",
6464
"less-loader": "^2.2.1",
@@ -68,10 +68,10 @@
6868
"node-libs-browser": "^0.5.3",
6969
"phantomjs": "^1.9.18",
7070
"react": "^0.14.0",
71-
"react-bootstrap": "^0.27.1",
71+
"react-bootstrap": "^0.27.2",
7272
"react-dom": "^0.14.0",
7373
"react-router": "^1.0.0-rc3",
74-
"release-script": "^0.5.3",
74+
"release-script": "^0.5.4",
7575
"rimraf": "^2.4.3",
7676
"shelljs": "^0.5.3",
7777
"style-loader": "^0.12.4",

0 commit comments

Comments
 (0)