Skip to content

Commit 24013dc

Browse files
Bump shell-quote and concurrently in /server
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.4 to 1.9.0 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.4...v1.9.0) Updates `concurrently` from 10.0.3 to 10.0.4 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v10.0.3...v10.0.4) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.9.0 dependency-type: indirect - dependency-name: concurrently dependency-version: 10.0.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f6e203 commit 24013dc

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

server/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.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@typescript-eslint/eslint-plugin": "^8.53.0",
7777
"@typescript-eslint/parser": "^8.53.0",
7878
"babel-jest": "^28.1.3",
79-
"concurrently": "^10.0.3",
79+
"concurrently": "^10.0.4",
8080
"eslint": "^9.39.2",
8181
"eslint-config-prettier": "^10.1.8",
8282
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)