Skip to content

Commit

Permalink
chore(deps-dev): bump ember-simple-auth from 4.2.2 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [ember-simple-auth](https://github.com/mainmatter/ember-simple-auth) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/mainmatter/ember-simple-auth/releases)
- [Changelog](https://github.com/mainmatter/ember-simple-auth/blob/master/CHANGELOG.md)
- [Commits](mainmatter/ember-simple-auth@4.2.2...5.0.0)

---
updated-dependencies:
- dependency-name: ember-simple-auth
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2023
1 parent b850f8c commit 22fada6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"ember-resolver": "^8.0.3",
"ember-route-action-helper": "^2.0.8",
"ember-router-scroll": "^3.3.7",
"ember-simple-auth": "^4.2.2",
"ember-simple-auth": "^5.0.0",
"ember-simple-auth-token": "^5.3.0",
"ember-source": "3.20.3",
"ember-table": "^2.2.3",
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9211,7 +9211,7 @@ ember-simple-auth-token@^5.3.0:
ember-fetch "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
ember-simple-auth "^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"

"ember-simple-auth@^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", ember-simple-auth@^4.2.2:
"ember-simple-auth@^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0":
version "4.2.2"
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-4.2.2.tgz#5c1de1bb13a75e519e512fb82cba7cc1e277b07c"
integrity sha512-D7W6OREUvf5OzeB0ePptSNBilccchRYukH4f7mkbL6WT+z6VEqRRAIaQuBZdFM6lrcSFGmzctINLZJwsIpI3wg==
Expand All @@ -9225,6 +9225,16 @@ ember-simple-auth-token@^5.3.0:
ember-cookies "^0.5.0"
silent-error "^1.0.0"

ember-simple-auth@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-5.0.0.tgz#7623cd204a183fd56e973e6f0dc67f4f65bc0ae3"
integrity sha512-wGf2jTvOKo11jNmWYBIZhgMx32kvAJEMNJNCpbdx0Ak6X+4uzO8l203C5kDH0idZej/2dHgYkcVaEzl2HCVFwA==
dependencies:
ember-cli-babel "^7.20.5"
ember-cli-is-package-missing "^1.0.0"
ember-cookies "^0.5.0"
silent-error "^1.0.0"

ember-source@3.20.3:
version "3.20.3"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.20.3.tgz#fdc0e8d9a402985783a2c53729f75abbb7b2ac95"
Expand Down

0 comments on commit 22fada6

Please sign in to comment.