Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Dec 13, 2020
1 parent 731db93 commit 42fa68d
Show file tree
Hide file tree
Showing 2 changed files with 781 additions and 697 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"test:ember-compatibility": "ember try:each"
},
"dependencies": {
"@aws-amplify/auth": "^3.3.4",
"@aws-amplify/core": "^3.4.5",
"amazon-cognito-identity-js": "^4.3.3",
"@aws-amplify/auth": "^3.4.15",
"@aws-amplify/core": "^3.8.7",
"amazon-cognito-identity-js": "^4.5.5",
"ember-auto-import": "^1.6.0",
"ember-cli-babel": "^7.21.0",
"ember-cli-htmlbars": "^5.2.0"
Expand All @@ -38,7 +38,7 @@
"babel-eslint": "^10.1.0",
"broccoli-asset-rev": "^3.0.0",
"ember-cli": "~3.20.0",
"ember-cli-code-coverage": "^1.0.0-beta.9",
"ember-cli-code-coverage": "^1.0.2",
"ember-cli-dependency-checker": "^3.2.0",
"ember-cli-inject-live-reload": "^2.0.2",
"ember-cli-sri": "^2.1.1",
Expand All @@ -49,7 +49,7 @@
"ember-maybe-import-regenerator-for-testing": "^1.0.0",
"ember-qunit": "^4.6.0",
"ember-resolver": "^8.0.0",
"ember-simple-auth": "^3.0.0",
"ember-simple-auth": "^3.0.1",
"ember-sinon": "^5.0.0",
"ember-source": "~3.20.2",
"ember-source-channel-url": "^3.0.0",
Expand All @@ -62,7 +62,7 @@
"loader.js": "^4.7.0",
"npm-run-all": "^4.1.5",
"qunit-dom": "^1.2.0",
"release-it": "^13.6.7"
"release-it": "^14.2.2"
},
"release-it": {
"github": {
Expand Down
Loading

0 comments on commit 42fa68d

Please sign in to comment.