Skip to content

Commit 68a23d6

Browse files
Bump shell-quote and concurrently
Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.9.0 and updates ancestor dependency [concurrently](https://github.com/open-cli-tools/concurrently). These dependencies need to be updated together. Updates `shell-quote` from 1.8.3 to 1.9.0 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.3...v1.9.0) Updates `concurrently` from 9.2.1 to 9.2.4 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.2.1...v9.2.4) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.9.0 dependency-type: indirect - dependency-name: concurrently dependency-version: 9.2.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7adcb09 commit 68a23d6

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"devDependencies": {
99
"@tailwindcss/vite": "^4.0.0",
10-
"concurrently": "^9.0.1",
10+
"concurrently": "^9.2.4",
1111
"laravel-vite-plugin": "^3.0.0",
1212
"tailwindcss": "^4.0.0",
1313
"vite": "^8.0.0"

0 commit comments

Comments
 (0)