Skip to content

Commit bc296ff

Browse files
authored
Update concurrently to latest
1 parent c0f2966 commit bc296ff

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)