Skip to content

Commit 71b6ed2

Browse files
authored
Merge pull request #325 from mkszepp/update-concurrently-to-9
Sync `concurrently` with cli / blueprint
2 parents c0f2966 + bc296ff commit 71b6ed2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"packageManager": "<%= pnpm ? '[email protected]' : '[email protected]' %>",
88
"devDependencies": {<% if (typescript) { %>
99
"@glint/core": "^1.2.1",<% } %>
10-
"concurrently": "^8.2.0",
10+
"concurrently": "^9.1.2",
1111
"prettier": "^3.0.3",
1212
"prettier-plugin-ember-template-tag": "^2.0.2"
1313
},

0 commit comments

Comments
 (0)