Skip to content

Commit

Permalink
Merge pull request #325 from mkszepp/update-concurrently-to-9
Browse files Browse the repository at this point in the history
Sync `concurrently` with cli / blueprint
  • Loading branch information
mansona authored Jan 21, 2025
2 parents 0ae5fb3 + 481efde commit 377060f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packageManager": "<%= pnpm ? 'pnpm@10.0.0' : 'npm@11.0.0' %>",
"devDependencies": {<% if (typescript) { %>
"@glint/core": "^1.2.1",<% } %>
"concurrently": "^8.2.0",
"concurrently": "^9.1.2",
"prettier": "^3.0.3",
"prettier-plugin-ember-template-tag": "^2.0.2"
},
Expand Down

0 comments on commit 377060f

Please sign in to comment.