Skip to content

Commit a1cf1b5

Browse files
Bump ember-simple-auth from 1.9.2 to 2.1.1 (#1310)
Bumps [ember-simple-auth](https://github.com/simplabs/ember-simple-auth) from 1.9.2 to 2.1.1. - [Release notes](https://github.com/simplabs/ember-simple-auth/releases) - [Changelog](https://github.com/simplabs/ember-simple-auth/blob/2.1.1/CHANGELOG.md) - [Commits](mainmatter/ember-simple-auth@1.9.2...2.1.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed72abd commit a1cf1b5

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
@@ -194,7 +194,7 @@
194194
"ember-radio-button": "^2.0.0",
195195
"ember-resolver": "^8.0.2",
196196
"ember-responsive": "^3.0.0",
197-
"ember-simple-auth": "^1.6.0",
197+
"ember-simple-auth": "^2.1.1",
198198
"ember-sinon": "^5.0.0",
199199
"ember-sinon-qunit": "^5.0.0",
200200
"ember-sortable": "2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9497,10 +9497,10 @@ ember-router-generator@^2.0.0:
94979497
"@babel/traverse" "^7.4.5"
94989498
recast "^0.18.1"
94999499

9500-
ember-simple-auth@^1.6.0:
9501-
version "1.9.2"
9502-
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-1.9.2.tgz#ee8b1b0ec4c5c0e08bc94560cb90552d4ae7fd5d"
9503-
integrity sha512-WTG2uGe8+TIfwsy5eaS7uIszEmyQ/pjKLUMjyq6YYkU9d9erSXVRiuO4h46OxTEbVI3c17mjAu/4kTxc+BOFZw==
9500+
ember-simple-auth@^2.1.1:
9501+
version "2.1.1"
9502+
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-2.1.1.tgz#c9624485193304f7767ce9a0c9353eae9a4f7325"
9503+
integrity sha512-VrX09hZGGk/PuDmaVDEfRf46tNBJF8FJR6nszvY3rmmB1+tGrzeyHOZTyY7+mcAQfsyZAS71gs6twjxYKCquGQ==
95049504
dependencies:
95059505
base-64 "^0.1.0"
95069506
broccoli-file-creator "^2.0.0"

0 commit comments

Comments
 (0)