Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Bump dependencies (#910)
Browse files Browse the repository at this point in the history
no issue
- bump all deps with non-breaking changes
- bump sub-dependencies in yarn.lock
  • Loading branch information
kevinansfield authored Nov 17, 2017
1 parent b485d9d commit 12a7e1e
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 142 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"broccoli-concat": "3.2.2",
"broccoli-funnel": "2.0.1",
"broccoli-merge-trees": "2.0.0",
"broccoli-uglify-sourcemap": "2.0.0",
"broccoli-uglify-sourcemap": "2.0.1",
"chai-jquery": "2.0.0",
"codemirror": "5.31.0",
"coveralls": "3.0.0",
Expand All @@ -47,10 +47,10 @@
"ember-cli": "2.16.2",
"ember-cli-active-link-wrapper": "0.3.2",
"ember-cli-app-version": "3.1.0",
"ember-cli-babel": "6.9.0",
"ember-cli-babel": "6.9.2",
"ember-cli-chai": "0.4.3",
"ember-cli-code-coverage": "0.4.2",
"ember-cli-dependency-checker": "2.0.1",
"ember-cli-dependency-checker": "2.1.0",
"ember-cli-eslint": "4.2.2",
"ember-cli-htmlbars": "2.0.3",
"ember-cli-htmlbars-inline-precompile": "1.0.2",
Expand All @@ -59,7 +59,7 @@
"ember-cli-mocha": "0.14.4",
"ember-cli-moment-shim": "3.5.0",
"ember-cli-node-assets": "0.2.2",
"ember-cli-postcss": "3.5.2",
"ember-cli-postcss": "3.6.0",
"ember-cli-pretender": "1.0.1",
"ember-cli-shims": "1.1.0",
"ember-cli-string-helpers": "1.5.0",
Expand All @@ -80,7 +80,7 @@
"ember-light-table": "1.8.6",
"ember-load": "0.0.12",
"ember-load-initializers": "1.0.0",
"ember-native-dom-helpers": "0.5.4",
"ember-native-dom-helpers": "0.5.5",
"ember-one-way-controls": "3.0.1",
"ember-power-datepicker": "0.4.0",
"ember-power-select": "1.10.1",
Expand All @@ -90,19 +90,19 @@
"ember-simple-auth": "1.4.0",
"ember-sinon": "1.0.1",
"ember-source": "2.16.2",
"ember-test-selectors": "0.3.7",
"ember-test-selectors": "0.3.8",
"ember-truth-helpers": "2.0.0",
"ember-wormhole": "0.5.2",
"emberx-file-input": "1.1.2",
"eslint-plugin-ember": "4.6.1",
"eslint-plugin-ember": "4.6.2",
"eslint-plugin-ember-suave": "1.0.0",
"eslint-plugin-sort-imports-es6-autofix": "https://github.com/kevinansfield/eslint-plugin-sort-imports-es6-autofix.git#node-4-compat",
"fs-extra": "4.0.2",
"glob": "7.1.2",
"grunt": "1.0.1",
"grunt-shell": "2.1.0",
"jquery-deparam": "0.5.3",
"liquid-fire": "0.29.0",
"liquid-fire": "0.29.1",
"liquid-tether": "2.0.6",
"liquid-wormhole": "2.1.1",
"loader.js": "4.6.0",
Expand Down
Loading

0 comments on commit 12a7e1e

Please sign in to comment.