1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-28 02:10:56 +02:00

chore(package): update dependencies

http://greenkeeper.io/
This commit is contained in:
greenkeeperio-bot 2016-02-28 18:46:49 +11:00
parent ea53940cca
commit cef0d48ff1

View file

@ -29,25 +29,25 @@
}, },
"devDependencies": { "devDependencies": {
"babel-core": "^6.1.2", "babel-core": "^6.1.2",
"babel-eslint": "4.1.8", "babel-eslint": "5.0.0",
"babel-loader": "^6.0.1", "babel-loader": "^6.0.1",
"babel-preset-es2015": "^6.3.13", "babel-preset-es2015": "^6.3.13",
"clean-webpack-plugin": "^0.1.3", "clean-webpack-plugin": "^0.1.3",
"grunt": "^0.4.5", "grunt": "^0.4.5",
"grunt-babel": "^6.0.0", "grunt-babel": "^6.0.0",
"grunt-contrib-clean": "^0.6.0", "grunt-contrib-clean": "^1.0.0",
"grunt-contrib-connect": "^0.10.1", "grunt-contrib-connect": "^0.11.2",
"grunt-contrib-copy": "^0.8.0", "grunt-contrib-copy": "^0.8.0",
"grunt-contrib-qunit": "^0.7.0", "grunt-contrib-qunit": "^1.0.1",
"grunt-contrib-stylus": "^0.22.0", "grunt-contrib-stylus": "^1.0.0",
"grunt-contrib-watch": "^0.6.1", "grunt-contrib-watch": "^0.6.1",
"grunt-esdoc": "^0.0.1", "grunt-esdoc": "^0.0.2",
"grunt-eslint": "18.0.0", "grunt-eslint": "18.0.0",
"grunt-gh-pages": "^0.10.0", "grunt-gh-pages": "^1.0.0",
"grunt-string-replace": "^1.2.0", "grunt-string-replace": "^1.2.0",
"grunt-webpack": "^1.0.8", "grunt-webpack": "^1.0.8",
"script-loader": "^0.6.1", "script-loader": "^0.6.1",
"string-replace-webpack-plugin": "^0.0.1", "string-replace-webpack-plugin": "^0.0.3",
"webpack": "^1.8.10", "webpack": "^1.8.10",
"webpack-dev-server": "^1.8.2" "webpack-dev-server": "^1.8.2"
}, },