mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
Update dependency ember-concurrency to v2.3.5
This commit is contained in:
parent
10946a56b2
commit
fa1861aad3
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@
|
|||
"ember-cli-terser": "4.0.2",
|
||||
"ember-cli-test-loader": "3.0.0",
|
||||
"ember-composable-helpers": "5.0.0",
|
||||
"ember-concurrency": "2.3.4",
|
||||
"ember-concurrency": "2.3.5",
|
||||
"ember-could-get-used-to-this": "1.0.1",
|
||||
"ember-css-transitions": "4.1.0",
|
||||
"ember-data": "3.24.0",
|
||||
|
|
|
@ -9986,10 +9986,10 @@ ember-concurrency-decorators@^2.0.0:
|
|||
ember-cli-htmlbars "^4.3.1"
|
||||
ember-cli-typescript "^3.1.4"
|
||||
|
||||
ember-concurrency@2.3.4, "ember-concurrency@>=1.0.0 <3", "ember-concurrency@^0.8.27 || ^0.9.0 || ^0.10.0 || ^1.0.0 || ^2.0.0-rc.1":
|
||||
version "2.3.4"
|
||||
resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-2.3.4.tgz#e353939a62ed025faf7f8446a8fcb018d56c37b5"
|
||||
integrity sha512-o0lT5uQ8FH8P9uf7tY7SON0RxiCaBheqydW9TkuShNkjYh4WL4y1fYXfIZDnExC26spIcN3/9vGHCjC2XjiCgQ==
|
||||
ember-concurrency@2.3.5, "ember-concurrency@>=1.0.0 <3", "ember-concurrency@^0.8.27 || ^0.9.0 || ^0.10.0 || ^1.0.0 || ^2.0.0-rc.1":
|
||||
version "2.3.5"
|
||||
resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-2.3.5.tgz#428f9935682c67b1b635beef50bb37d6be3c7864"
|
||||
integrity sha512-LAwERNKVP9SI5YRp5WtXiUnFwhMClk/m67XMddxok/of/YKnCSGAFnTAfyls/qam+JyOboO5Ggkd7PkIKlGpQw==
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils" "^7.12.13"
|
||||
"@babel/types" "^7.12.13"
|
||||
|
|
Loading…
Add table
Reference in a new issue