Skip to content

Commit 2cce252

Browse files
chore(deps-dev): bump ember-simple-auth from 4.2.0 to 4.2.1 (#8432)
Bumps [ember-simple-auth](https://github.com/simplabs/ember-simple-auth) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/simplabs/ember-simple-auth/releases) - [Changelog](https://github.com/simplabs/ember-simple-auth/blob/master/CHANGELOG.md) - [Commits](mainmatter/ember-simple-auth@4.2.0...4.2.1) --- updated-dependencies: - dependency-name: ember-simple-auth dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b7fd5f commit 2cce252

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"ember-resolver": "^8.0.3",
129129
"ember-route-action-helper": "^2.0.8",
130130
"ember-router-scroll": "^3.3.7",
131-
"ember-simple-auth": "^4.2.0",
131+
"ember-simple-auth": "^4.2.1",
132132
"ember-simple-auth-token": "^5.3.0",
133133
"ember-source": "3.20.3",
134134
"ember-table": "^2.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8225,10 +8225,10 @@ ember-simple-auth-token@^5.3.0:
82258225
ember-fetch "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
82268226
ember-simple-auth "^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"
82278227

8228-
"ember-simple-auth@^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", ember-simple-auth@^4.2.0:
8229-
version "4.2.0"
8230-
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-4.2.0.tgz#990d5c9a1643cc3a7bea8e4c8157ae5a83749cfc"
8231-
integrity sha512-10Ps1eUCQub+KT6hnp1uOlXp+MUfwa666ZAQBVgKxCgB8W2MviYaj8bUYskml0Wxp8MhEle0JbPB8d6p34Uzvg==
8228+
"ember-simple-auth@^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", ember-simple-auth@^4.2.1:
8229+
version "4.2.1"
8230+
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-4.2.1.tgz#6c0e837d30fb00fd90a2efdc2fe04489f478c076"
8231+
integrity sha512-ausab68MGevJ4/eySjS7oNRDZmbo8AjLBAK+J2zURc/vJWsUxKzQFf0E1MURwGWfhMJrTLIUrn57sHu2sFOhhg==
82328232
dependencies:
82338233
base-64 "^0.1.0"
82348234
broccoli-file-creator "^2.1.1"

0 commit comments

Comments
 (0)