Skip to content

Commit

Permalink
Update dependency ember-simple-auth to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 24, 2021
1 parent f74ca04 commit 3bef83b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"ember-offline": "devotox/ember-offline",
"ember-orbit": "0.16.9",
"ember-reactive-helpers": "devotox/ember-reactive-helpers",
"ember-simple-auth": "4.0.0",
"ember-simple-auth": "4.0.1",
"ember-skeleton": "devotox/ember-skeleton",
"ember-string-helpers": "devotox/ember-string-helpers",
"fast-sort": "3.0.2",
Expand Down
14 changes: 6 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7708,7 +7708,7 @@ broccoli-file-creator@^1.1.1:
broccoli-plugin "^1.1.0"
mkdirp "^0.5.1"

broccoli-file-creator@^2.0.0, broccoli-file-creator@^2.1.1:
broccoli-file-creator@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/broccoli-file-creator/-/broccoli-file-creator-2.1.1.tgz#7351dd2496c762cfce7736ce9b49e3fce0c7b7db"
integrity sha512-YpjOExWr92C5vhnK0kmD81kM7U09kdIRZk9w4ZDCDHuHXW+VE/x6AGEOQQW3loBQQ6Jk+k+TSm8dESy4uZsnjw==
Expand Down Expand Up @@ -7865,7 +7865,7 @@ broccoli-merge-files@^0.8.0:
lodash.defaults "^4.2.0"
p-event "^2.3.1"

[email protected], "broccoli-merge-trees@^2.0.0 || ^3.0.0", broccoli-merge-trees@^3.0.0, broccoli-merge-trees@^3.0.1, broccoli-merge-trees@^3.0.2:
[email protected], broccoli-merge-trees@^3.0.0, broccoli-merge-trees@^3.0.1, broccoli-merge-trees@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/broccoli-merge-trees/-/broccoli-merge-trees-3.0.2.tgz#f33b451994225522b5c9bcf27d59decfd8ba537d"
integrity sha512-ZyPAwrOdlCddduFbsMyyFzJUrvW6b04pMvDiAQZrCwghlvgowJDY+EfoXn+eR1RRA5nmGHJ+B68T63VnpRiT1A==
Expand Down Expand Up @@ -11986,15 +11986,13 @@ ember-router-generator@^2.0.0:
"@babel/traverse" "^7.4.5"
recast "^0.18.1"

[email protected].0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-4.0.0.tgz#03efe3272f3f3ff9cd1646ce16189a1a1275f69e"
integrity sha512-OrVsAs+w9HJx8V1dlxcCuhkvwwaOjkD2rzetGqmsuUNNrBb1zghLmeKNeaQj4XIML4fungmCHh0o7MI/hq/y8Q==
[email protected].1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-4.0.1.tgz#2be1c0b41cc77df495136de77aa557ad3d2f9853"
integrity sha512-Qg2lYAJx2CKdRoGTZww36oQRqJJPjHG/H8yfMpK5CxNc8YHI0AHKnMmTL1QxrtYnR6LmX1tWxBuqUdKINF9wZg==
dependencies:
base-64 "^0.1.0"
broccoli-file-creator "^2.0.0"
broccoli-funnel "^1.2.0 || ^2.0.0"
broccoli-merge-trees "^2.0.0 || ^3.0.0"
ember-cli-babel "^7.20.5"
ember-cli-is-package-missing "^1.0.0"
ember-cookies "^0.5.0"
Expand Down

0 comments on commit 3bef83b

Please sign in to comment.