Skip to content

Commit

Permalink
Merge pull request #2858 from dionisioC/update_dependencies_no_code_r…
Browse files Browse the repository at this point in the history
…equired

Update dependencies that do not require code changes
  • Loading branch information
epiclabsDASH authored Nov 26, 2018
2 parents 105eda1 + adcae9b commit 3cce2d2
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"devDependencies": {
"babel": "^5.3.1",
"babelify": "^6.1.0",
"browserify-derequire": "^0.9.4",
"browserify-derequire": "^0.9.6",
"bs-html-injector": "^3.0.3",
"bundle-collapser": "^1.2.1",
"bundle-collapser": "^1.3.0",
"chai": "^3.4.1",
"chai-spies": "^0.7.1",
"chai-spies": "^1.0.0",
"grunt": "^1.0.3",
"grunt-babel": "^6.0.0",
"grunt-browser-sync": "^2.2.0",
Expand All @@ -42,23 +42,23 @@
"grunt-jsdoc": "^2.3.0",
"grunt-mocha-istanbul": "^5.0.2",
"grunt-string-replace": "^1.3.1",
"ink-docstrap": "^1.1.1",
"intern": "^3.2.3",
"ink-docstrap": "^1.3.2",
"intern": "^4.3.3",
"iron-mocha": "^1.0.3",
"iron-node": "^3.0.15",
"istanbul": "^0.4.1",
"jsdoc": "^3.4.0",
"jsdom": "^11.5.1",
"load-grunt-tasks": "^3.1.0",
"iron-node": "^3.0.23",
"istanbul": "^0.4.5",
"jsdoc": "^3.5.5",
"jsdom": "^13.0.0",
"load-grunt-tasks": "^4.0.0",
"mocha": "^2.3.4",
"sinon": "^1.17.2",
"time-grunt": "^1.2.0",
"uglify-js": "^2.4.21"
"sinon": "^7.1.1",
"time-grunt": "^2.0.0",
"uglify-js": "^3.4.9"
},
"dependencies": {
"codem-isoboxer": "0.3.6",
"fast-deep-equal": "1.1.0",
"imsc": "^1.0.1-rc.3"
"fast-deep-equal": "2.0.1",
"imsc": "^1.0.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 3cce2d2

Please sign in to comment.