Skip to content

Commit

Permalink
fix(deps): update dependency ember-concurrency-async to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 21, 2021
1 parent 9057049 commit 30911c2
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion client/web/addons/local-account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ember-cli-babel": "7.26.6",
"ember-cli-htmlbars": "5.7.1",
"ember-concurrency": "2.0.3",
"ember-concurrency-async": "0.3.2",
"ember-concurrency-async": "1.0.0",
"ember-concurrency-decorators": "2.0.3",
"ember-concurrency-test-waiter": "0.4.0",
"ember-concurrency-ts": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion client/web/addons/networking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ember-cli-babel": "7.26.6",
"ember-cli-htmlbars": "5.7.1",
"ember-concurrency": "2.0.3",
"ember-concurrency-async": "0.3.2",
"ember-concurrency-async": "1.0.0",
"ember-concurrency-decorators": "2.0.3",
"ember-concurrency-test-waiter": "0.4.0",
"ember-concurrency-ts": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion client/web/emberclear/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@emberclear/ui": "*",
"ember-browser-services": "1.1.6",
"ember-concurrency": "2.0.3",
"ember-concurrency-async": "0.3.2",
"ember-concurrency-async": "1.0.0",
"ember-concurrency-decorators": "2.0.3",
"ember-concurrency-test-waiter": "0.4.0",
"ember-concurrency-ts": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion client/web/pinochle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@emberclear/networking": "*",
"ember-cached-decorator-polyfill": "0.1.3",
"ember-concurrency": "2.0.3",
"ember-concurrency-async": "0.3.2",
"ember-concurrency-async": "1.0.0",
"ember-concurrency-decorators": "2.0.3",
"ember-concurrency-test-waiter": "0.4.0",
"ember-concurrency-ts": "0.2.2",
Expand Down
8 changes: 4 additions & 4 deletions client/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8794,10 +8794,10 @@ ember-compatibility-helpers@^1.2.4:
fs-extra "^9.1.0"
semver "^5.4.1"

ember-concurrency-async@0.3.2:
version "0.3.2"
resolved "https://registry.npmjs.org/ember-concurrency-async/-/ember-concurrency-async-0.3.2.tgz#565829893a0e0c4511cb12a21611ce6a1154c453"
integrity sha512-SLf2CSRLS1WWqYjoATwRKWTHkmM2t7Yd2DT0MO7/7u0DxrU53z7aX9vM3YC6CGhrO89om7rwHWJg9cqQzdCzJg==
ember-concurrency-async@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/ember-concurrency-async/-/ember-concurrency-async-1.0.0.tgz#635ec2b7b11c083699801b85c5bb757bb7ebfd45"
integrity sha512-otE1UcF+VYva8qdkYayHVBrGDG+Lt9oYLLMt3heEo98Mv9abdjrdaLzvSMMspzI3ncgKtmZsEwn+aubvq+Zhhw==
dependencies:
"@babel/helper-plugin-utils" "^7.10.1"
"@babel/types" "^7.10.2"
Expand Down

8 comments on commit 30911c2

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.