Skip to content

Commit

Permalink
feat: upgrade dependencies to their latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed May 17, 2016
1 parent ee20345 commit 08242a0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -298,25 +298,25 @@
"eslint": "^2.3.0",
"eslint-config-standard": "^5.1.0",
"eslint-plugin-promise": "^1.0.8",
"eslint-plugin-react": "^4.0.0",
"eslint-plugin-react": "^5.1.1",
"eslint-plugin-standard": "^1.3.1",
"ghooks": "^1.1.0",
"grunt": "^0.4",
"grunt": "^1.0.0",
"grunt-auto-release": "^0.0.6",
"grunt-browserify": "^5.0.0",
"grunt-bump": "^0.7.0",
"grunt-bump": "^0.8.0",
"grunt-cli": "^1.1.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-conventional-changelog": "^6.0.1",
"grunt-conventional-github-releaser": "^0.5.0",
"grunt-cucumberjs": "^0.8.7",
"grunt-conventional-github-releaser": "^1.0.0",
"grunt-cucumberjs": "^0.9.1",
"grunt-eslint": "^18.0.0",
"grunt-mocha-test": "^0.12.7",
"grunt-npm": "0.0.2",
"jasmine-core": "^2.3.4",
"json3": "^3.3.2",
"karma-browserify": "^5.0.1",
"karma-browserstack-launcher": "^0.1.10",
"karma-browserstack-launcher": "^1.0.0",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "*",
"karma-coffee-preprocessor": "*",
Expand All @@ -325,17 +325,17 @@
"karma-firefox-launcher": "*",
"karma-growl-reporter": "*",
"karma-html2js-preprocessor": "*",
"karma-jasmine": "~0.3.5",
"karma-jasmine": "^1.0.2",
"karma-junit-reporter": "*",
"karma-live-preprocessor": "*",
"karma-mocha": "0.2.1",
"karma-mocha": "^1.0.1",
"karma-mocha-reporter": "^2.0.0",
"karma-ng-scenario": "*",
"karma-phantomjs-launcher": "*",
"karma-qunit": "*",
"karma-requirejs": "*",
"karma-sauce-launcher": "*",
"karma-script-launcher": "^0.2.0",
"karma-script-launcher": "^1.0.0",
"load-grunt-tasks": "^3.1.0",
"mkdirp": "^0.5.0",
"mocha": "^2.4.1",
Expand Down

0 comments on commit 08242a0

Please sign in to comment.