Skip to content

Commit

Permalink
Update dependency concurrently to ^9.1.1 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 3056e59 commit 4782e61
Show file tree
Hide file tree
Showing 12 changed files with 35 additions and 23 deletions.
12 changes: 12 additions & 0 deletions .changeset/renovate-fcc5e196.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
'@jakubmazanec/args': patch
'@jakubmazanec/carson': patch
'@jakubmazanec/cli': patch
'@jakubmazanec/error': patch
'@jakubmazanec/fs-utils': patch
'@jakubmazanec/template': patch
'@jakubmazanec/ts-utils': patch
'@jakubmazanec/ui': patch
'@jakubmazanec/zod-utils': patch
---
Dependency `concurrently` updated to version `^9.1.1`.
26 changes: 13 additions & 13 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@changesets/cli": "^2.27.11",
"@types/node": "^22.9.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"del-cli": "^6.0.0",
"patch-package": "^8.0.0",
"prettier": "^3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/args/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/lodash.camelcase": "^4.3.9",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.5",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"del-cli": "^6.0.0",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/carson/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/semver": "^7.5.8",
"@types/zen-observable": "^0.8.7",
"@vitest/coverage-v8": "^2.1.5",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"del-cli": "^6.0.0",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@vitest/coverage-v8": "^2.1.5",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"cross-env": "^7.0.3",
"del-cli": "^6.0.0",
"esbuild": "^0.24.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/lodash": "^4.17.13",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.5",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"del-cli": "^6.0.0",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fs-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/lodash": "^4.17.13",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.5",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"del-cli": "^6.0.0",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/lodash.omit": "^4.5.9",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.5",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"del-cli": "^6.0.0",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/lodash": "^4.17.13",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.5",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"del-cli": "^6.0.0",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@vitest/coverage-v8": "^2.1.5",
"autoprefixer": "^10.4.20",
"chromatic": "^11.18.1",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"del-cli": "^6.0.0",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/zod-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/lodash": "^4.17.13",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.5",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"del-cli": "^6.0.0",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
Expand Down

0 comments on commit 4782e61

Please sign in to comment.