Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 17a133c commit 9ebe70c
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
"ember-composable-helpers": "^5.0.0",
"ember-concurrency": "^4.0.1",
"ember-concurrency": "^4.0.2",
"ember-engines-router-service": "^0.5.1",
"ember-fetch": "^8.1.2",
"ember-intl": "^6.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ember-auto-import": "^2.7.2",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
"ember-concurrency": "^4.0.1",
"ember-concurrency": "^4.0.2",
"ember-fetch": "^8.1.2",
"ember-inflector": "^4.0.2",
"ember-intl": "^6.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ember-can": "^4.2.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
"ember-concurrency": "^4.0.1",
"ember-concurrency": "^4.0.2",
"ember-engines-router-service": "^0.5.1",
"ember-fetch": "^8.1.2",
"ember-flatpickr": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
"ember-composable-helpers": "^5.0.0",
"ember-concurrency": "^4.0.1",
"ember-concurrency": "^4.0.2",
"ember-engines-router-service": "^0.5.1",
"ember-fetch": "^8.1.2",
"ember-flatpickr": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"ember-cli-htmlbars": "^6.3.0",
"ember-cli-showdown": "^9.0.1",
"ember-composable-helpers": "^5.0.0",
"ember-concurrency": "^4.0.1",
"ember-concurrency": "^4.0.2",
"ember-fetch": "^8.1.2",
"ember-flatpickr": "^8.0.0",
"ember-in-viewport": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
"ember-composable-helpers": "^5.0.0",
"ember-concurrency": "^4.0.1",
"ember-concurrency": "^4.0.2",
"ember-fetch": "^8.1.2",
"ember-intl": "^6.5.3",
"ember-truth-helpers": "^4.0.3",
Expand Down
39 changes: 21 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9ebe70c

Please sign in to comment.