chore(project): bump dev dependencies

This commit is contained in:
Nico Rehwaldt 2017-05-18 09:42:13 +02:00
parent 005d368045
commit 85c9059467
1 changed files with 18 additions and 18 deletions

View File

@ -37,34 +37,34 @@
"browserify": "^13.0.0",
"browserify-derequire": "^0.9.1",
"bundle-collapser": "^1.1.1",
"chai": "~2.2.0",
"eslint": "^2.11.1",
"eslint-plugin-mocha": "^2.2.0",
"chai": "^3.5.0",
"eslint": "^3.19.0",
"eslint-plugin-mocha": "^4.9.0",
"grunt": "^0.4.4",
"grunt-cli": "^0.1.13",
"grunt-contrib-copy": "^0.7.0",
"grunt-eslint": "^18.1.0",
"grunt-karma": "^0.12.0",
"grunt-eslint": "^19.0.0",
"grunt-karma": "^2.0.0",
"grunt-release": "^0.7.0",
"jsondiffpatch": "^0.1.26",
"karma": "^0.13.0",
"karma-browserify": "^5.0.1",
"karma": "^1.7.0",
"karma-browserify": "^5.1.1",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^0.2.2",
"karma-chrome-launcher": "^2.1.1",
"karma-env-preprocessor": "^0.1.1",
"karma-firefox-launcher": "^0.1.3",
"karma-ie-launcher": "^0.2.0",
"karma-mocha": "~0.1.0",
"karma-phantomjs-launcher": "^1.0.2",
"karma-safari-launcher": "^0.1.1",
"karma-sinon-chai": "~0.3.0",
"karma-spec-reporter": "0.0.26",
"karma-firefox-launcher": "^1.0.1",
"karma-ie-launcher": "^1.0.0",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-safari-launcher": "^1.0.0",
"karma-sinon-chai": "^1.3.1",
"karma-spec-reporter": "0.0.31",
"load-grunt-tasks": "^0.3.0",
"mocha": "^2.2.5",
"mocha": "^3.4.1",
"mocha-test-container-support": "0.2.0",
"phantomjs-prebuilt": "^2.1.12",
"sinon": "~1.14.1",
"sinon-chai": "~2.7.0",
"sinon": "^2.2.0",
"sinon-chai": "^2.10.0",
"source-map-concat": "^1.0.0",
"stringify": "^3.1.0",
"time-grunt": "^0.3.2",