Skip to content

Commit

Permalink
Merge pull request #1330 from code-corps/greenkeeper/ember-cli-passwo…
Browse files Browse the repository at this point in the history
…rd-strength-1.0.3

Update ember-cli-password-strength to the latest version 🚀
  • Loading branch information
begedin committed Jul 6, 2017
2 parents a27ed50 + f3d2ed8 commit 9a66f02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ember-cli-moment-shim": "3.3.2",
"ember-cli-neat": "^0.0.6",
"ember-cli-page-object": "1.9.0",
"ember-cli-password-strength": "1.0.2",
"ember-cli-password-strength": "1.0.3",
"ember-cli-qunit": "^4.0.0",
"ember-cli-release": "^0.2.9",
"ember-cli-sass": "^7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2903,13 +2903,13 @@ ember-cli-page-object@1.9.0:
ember-cli-version-checker "^1.2.0"
rsvp "^3.2.1"

ember-cli-password-strength@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/ember-cli-password-strength/-/ember-cli-password-strength-1.0.2.tgz#622f20c662e9643f402b9fe020cb046ec5ef2648"
ember-cli-password-strength@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/ember-cli-password-strength/-/ember-cli-password-strength-1.0.3.tgz#690a7771bbb6e9c4994a73259df4df785a2287df"
dependencies:
broccoli-funnel "^1.1.0"
broccoli-merge-trees "^2.0.0"
ember-cli-babel "^5.1.7"
ember-cli-babel "^6.0.0"
zxcvbn "^4.3.0"

ember-cli-path-utils@^1.0.0:
Expand Down

0 comments on commit 9a66f02

Please sign in to comment.