Skip to content

Commit 318b401

Browse files
chore(deps): update dependency concurrently to ^9.2.1
1 parent bf4e8f6 commit 318b401

File tree

4 files changed

+16
-15
lines changed

4 files changed

+16
-15
lines changed

package-lock.json

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/blocks/notification-summary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@o2s/lint-staged-config": "*",
3333
"@o2s/prettier-config": "*",
3434
"@o2s/typescript-config": "*",
35-
"concurrently": "^9.1.2",
35+
"concurrently": "^9.2.1",
3636
"eslint": "^9.27.0",
3737
"prettier": "^3.5.3",
3838
"tsc-alias": "^1.8.16",

packages/blocks/product-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@o2s/lint-staged-config": "*",
3333
"@o2s/prettier-config": "*",
3434
"@o2s/typescript-config": "*",
35-
"concurrently": "^9.1.2",
35+
"concurrently": "^9.2.1",
3636
"eslint": "^9.27.0",
3737
"prettier": "^3.5.3",
3838
"tsc-alias": "^1.8.16",

packages/blocks/ticket-summary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@o2s/lint-staged-config": "*",
3333
"@o2s/prettier-config": "*",
3434
"@o2s/typescript-config": "*",
35-
"concurrently": "^9.1.2",
35+
"concurrently": "^9.2.1",
3636
"eslint": "^9.27.0",
3737
"prettier": "^3.5.3",
3838
"tsc-alias": "^1.8.16",

0 commit comments

Comments
 (0)