Skip to content

Commit 08242a0

Browse files
committedMay 17, 2016
feat: upgrade dependencies to their latest versions
1 parent ee20345 commit 08242a0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
 

‎package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -298,25 +298,25 @@
298298
"eslint": "^2.3.0",
299299
"eslint-config-standard": "^5.1.0",
300300
"eslint-plugin-promise": "^1.0.8",
301-
"eslint-plugin-react": "^4.0.0",
301+
"eslint-plugin-react": "^5.1.1",
302302
"eslint-plugin-standard": "^1.3.1",
303303
"ghooks": "^1.1.0",
304-
"grunt": "^0.4",
304+
"grunt": "^1.0.0",
305305
"grunt-auto-release": "^0.0.6",
306306
"grunt-browserify": "^5.0.0",
307-
"grunt-bump": "^0.7.0",
307+
"grunt-bump": "^0.8.0",
308308
"grunt-cli": "^1.1.0",
309309
"grunt-contrib-watch": "^1.0.0",
310310
"grunt-conventional-changelog": "^6.0.1",
311-
"grunt-conventional-github-releaser": "^0.5.0",
312-
"grunt-cucumberjs": "^0.8.7",
311+
"grunt-conventional-github-releaser": "^1.0.0",
312+
"grunt-cucumberjs": "^0.9.1",
313313
"grunt-eslint": "^18.0.0",
314314
"grunt-mocha-test": "^0.12.7",
315315
"grunt-npm": "0.0.2",
316316
"jasmine-core": "^2.3.4",
317317
"json3": "^3.3.2",
318318
"karma-browserify": "^5.0.1",
319-
"karma-browserstack-launcher": "^0.1.10",
319+
"karma-browserstack-launcher": "^1.0.0",
320320
"karma-chai": "^0.1.0",
321321
"karma-chrome-launcher": "*",
322322
"karma-coffee-preprocessor": "*",
@@ -325,17 +325,17 @@
325325
"karma-firefox-launcher": "*",
326326
"karma-growl-reporter": "*",
327327
"karma-html2js-preprocessor": "*",
328-
"karma-jasmine": "~0.3.5",
328+
"karma-jasmine": "^1.0.2",
329329
"karma-junit-reporter": "*",
330330
"karma-live-preprocessor": "*",
331-
"karma-mocha": "0.2.1",
331+
"karma-mocha": "^1.0.1",
332332
"karma-mocha-reporter": "^2.0.0",
333333
"karma-ng-scenario": "*",
334334
"karma-phantomjs-launcher": "*",
335335
"karma-qunit": "*",
336336
"karma-requirejs": "*",
337337
"karma-sauce-launcher": "*",
338-
"karma-script-launcher": "^0.2.0",
338+
"karma-script-launcher": "^1.0.0",
339339
"load-grunt-tasks": "^3.1.0",
340340
"mkdirp": "^0.5.0",
341341
"mocha": "^2.4.1",

0 commit comments

Comments
 (0)
Please sign in to comment.