Skip to content

Commit

Permalink
build(deps-dev): Bump concurrently from 9.1.0 to 9.1.1 (#1890)
Browse files Browse the repository at this point in the history
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.0...v9.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 3d04c4a commit 41c2d6c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion ember-math-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/rsvp": "^4.0.9",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"concurrently": "9.1.0",
"concurrently": "9.1.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-decorator-position": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:ember": "pnpm --filter '*' test:ember"
},
"devDependencies": {
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"npm-run-all": "^4.1.5",
"release-plan": "^0.11.0"
},
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@glimmer/component": "^2.0.0",
"@glimmer/tracking": "^1.1.2",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"ember-auto-import": "^2.10.0",
"ember-cli": "~6.0.1",
"ember-cli-addon-docs": "^8.0.8",
Expand Down

0 comments on commit 41c2d6c

Please sign in to comment.