Skip to content

Commit

Permalink
chore(deps-dev): bump ember-concurrency from 2.3.6 to 2.3.7
Browse files Browse the repository at this point in the history
Bumps [ember-concurrency](https://github.com/machty/ember-concurrency) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/machty/ember-concurrency/releases)
- [Changelog](https://github.com/machty/ember-concurrency/blob/master/CHANGELOG.md)
- [Commits](machty/ember-concurrency@2.3.6...2.3.7)

---
updated-dependencies:
- dependency-name: ember-concurrency
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and anehx committed Sep 20, 2022
1 parent 6bb902b commit 3e7de64
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 @@ -65,7 +65,7 @@
"ember-cli-sri": "2.1.1",
"ember-cli-terser": "4.0.2",
"ember-cli-test-loader": "3.0.0",
"ember-concurrency": "2.3.6",
"ember-concurrency": "2.3.7",
"ember-data": "4.4.1",
"ember-disable-prototype-extensions": "1.1.3",
"ember-flatpickr": "3.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7844,10 +7844,10 @@ ember-composable-helpers@^5.0.0:
ember-cli-babel "^7.26.3"
resolve "^1.10.0"

[email protected].6, ember-concurrency@^2.0.0:
version "2.3.6"
resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-2.3.6.tgz#7013d43b3d9308f589b8ccb19fcc9b21f5a9b140"
integrity sha512-DN2o5FkZsZPdZa+vpnhwJdrVIpsj+lj5paARKcfwNsjnIq4bueaV+TDBhJnEMMgUn61bR39NQ6mrmxk40Jt+4A==
[email protected].7, ember-concurrency@^2.0.0:
version "2.3.7"
resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-2.3.7.tgz#52d786e37704b9054da1952638797e23714ec0e1"
integrity sha512-sz6sTIXN/CuLb5wdpauFa+rWXuvXXSnSHS4kuNzU5GSMDX1pLBWSuovoUk61FUe6CYRqBmT1/UushObwBGickQ==
dependencies:
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/types" "^7.12.13"
Expand Down

0 comments on commit 3e7de64

Please sign in to comment.