Skip to content

Commit

Permalink
chore(deps): update deps (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yelinz authored Nov 1, 2019
1 parent acf3bd9 commit 924d6c6
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 88 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"dependencies": {
"ember-ajax": "^5.0.0",
"ember-auto-import": "^1.5.2",
"ember-auto-import": "^1.5.3",
"ember-cli-babel": "^7.12.0",
"ember-cli-htmlbars": "^4.0.0",
"ember-cli-htmlbars": "^4.0.8",
"ember-get-config": "^0.2.4",
"ember-simple-auth": "^1.9.2",
"uuid": "^3.3.2"
Expand All @@ -45,13 +45,13 @@
"@adfinis-sygroup/semantic-release-config": "2.1.4",
"@babel/core": "7.6.4",
"@ember/jquery": "1.1.0",
"@ember/optional-features": "1.0.0",
"@ember/optional-features": "1.1.0",
"babel-eslint": "10.0.3",
"broccoli-asset-rev": "3.0.0",
"ember-cli": "3.13.1",
"ember-cli-dependency-checker": "3.2.0",
"ember-cli-inject-live-reload": "2.0.2",
"ember-cli-mirage": "1.1.3",
"ember-cli-mirage": "1.1.4",
"ember-cli-sri": "2.1.1",
"ember-cli-template-lint": "1.0.0-beta.3",
"ember-cli-uglify": "3.0.0",
Expand All @@ -64,16 +64,16 @@
"ember-source": "3.13.3",
"ember-source-channel-url": "2.0.1",
"ember-try": "1.2.1",
"eslint": "6.5.1",
"eslint-config-prettier": "6.4.0",
"eslint-plugin-ember": "7.1.0",
"eslint": "6.6.0",
"eslint-config-prettier": "6.5.0",
"eslint-plugin-ember": "7.3.0",
"eslint-plugin-node": "10.0.0",
"eslint-plugin-prettier": "3.1.1",
"husky": "3.0.9",
"lint-staged": "9.4.2",
"loader.js": "4.7.0",
"prettier": "1.18.2",
"qunit-dom": "0.9.0"
"qunit-dom": "0.9.1"
},
"engines": {
"node": "8.* || >= 10.*"
Expand Down
Loading

0 comments on commit 924d6c6

Please sign in to comment.