Skip to content

Commit

Permalink
Update dependency ember-concurrency to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 17, 2021
1 parent 133215e commit 5bdcee3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"ember-cli-string-helpers": "5.0.0",
"ember-cli-uglify": "3.0.0",
"ember-composable-helpers": "4.4.1",
"ember-concurrency": "2.0.0",
"ember-concurrency": "2.0.1",
"ember-data": "3.25.0",
"ember-disable-prototype-extensions": "1.1.3",
"ember-export-application-global": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10319,10 +10319,10 @@ ember-composable-helpers@^2.3.1:
ember-cli-babel "^7.1.0"
resolve "^1.10.0"

[email protected].0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-2.0.0.tgz#5ec729ce6f3971bb652be4504c8e5a06333029b6"
integrity sha512-qFpxIaWdBcWM3fjN6CrNaXNTBRVbdympyQMM30GYMoyVKxM0JhzlOelPtGOKkG9uL3dAB5phJ0bfKtoO5x6mnQ==
[email protected].1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-2.0.1.tgz#4326d6ed90241d8009c5035916dab1ebe58c6f9e"
integrity sha512-5cT1Id1n8I1F1d7xqtxD8LnqLfyxxlAbDxHazODmncwEyevkuLHxAMtw7HrcoDx8wr4zO59t3R2c+dnWJHNmsw==
dependencies:
"@glimmer/tracking" "^1.0.2"
ember-cli-babel "^7.22.1"
Expand Down

0 comments on commit 5bdcee3

Please sign in to comment.