Skip to content

Commit b54c166

Browse files
chore(deps-dev): bump ember-simple-auth from 2.1.1 to 3.0.0 (#4047)
Bumps [ember-simple-auth](https://github.com/simplabs/ember-simple-auth) from 2.1.1 to 3.0.0. - [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@2.1.1...3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 63302fb commit b54c166

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"ember-resolver": "^7.0.0",
103103
"ember-route-action-helper": "^2.0.8",
104104
"ember-router-scroll": "^2.0.0",
105-
"ember-simple-auth": "^2.1.1",
105+
"ember-simple-auth": "^3.0.0",
106106
"ember-simple-auth-token": "^4.0.7",
107107
"ember-source": "~3.16.1",
108108
"ember-table": "^2.2.3",

yarn.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6521,7 +6521,7 @@ ember-config-service@^1.0.0:
65216521
ember-cli-babel "^7.1.0"
65226522
ember-getowner-polyfill "^1.1.0 || ^2.0.0"
65236523

6524-
ember-cookies@^0.5.2:
6524+
ember-cookies@^0.5.0, ember-cookies@^0.5.2:
65256525
version "0.5.2"
65266526
resolved "https://registry.yarnpkg.com/ember-cookies/-/ember-cookies-0.5.2.tgz#06e33463f2f83254fefaf224cc944dec3fb9d3ba"
65276527
integrity sha512-nZ7oG97kBcO9UHjO95ryABpnVx62Bhxo7lIsBJNmWvFXleILm9DGueiAynzXxuYWWPuKIeeSbYakrS1869tNTw==
@@ -6987,20 +6987,18 @@ ember-simple-auth@^1.6.0:
69876987
ember-getowner-polyfill "^1.1.0 || ^2.0.0"
69886988
silent-error "^1.0.0"
69896989

6990-
ember-simple-auth@^2.1.1:
6991-
version "2.1.1"
6992-
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-2.1.1.tgz#c9624485193304f7767ce9a0c9353eae9a4f7325"
6993-
integrity sha512-VrX09hZGGk/PuDmaVDEfRf46tNBJF8FJR6nszvY3rmmB1+tGrzeyHOZTyY7+mcAQfsyZAS71gs6twjxYKCquGQ==
6990+
ember-simple-auth@^3.0.0:
6991+
version "3.0.0"
6992+
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-3.0.0.tgz#d994f512cda1a8a5a6ef5a853fac60c0c0d6acd6"
6993+
integrity sha512-JaEw5W/Z9+HIH9I2BmE/JD4KofH4rp79Y51zJpt3UQI1OwWFOzFa+ulN0rK/DVLpGOz7uL7hBIE/rtEcEN1eqA==
69946994
dependencies:
69956995
base-64 "^0.1.0"
69966996
broccoli-file-creator "^2.0.0"
69976997
broccoli-funnel "^1.2.0 || ^2.0.0"
69986998
broccoli-merge-trees "^2.0.0 || ^3.0.0"
6999-
ember-cli-babel "^6.8.2"
6999+
ember-cli-babel "^7.12.0"
70007000
ember-cli-is-package-missing "^1.0.0"
7001-
ember-cookies "^0.3.0 || ^0.4.0"
7002-
ember-fetch "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
7003-
ember-getowner-polyfill "^1.1.0 || ^2.0.0"
7001+
ember-cookies "^0.5.0"
70047002
silent-error "^1.0.0"
70057003

70067004
ember-source-channel-url@^2.0.1:

0 commit comments

Comments
 (0)