Skip to content

Commit 91c198d

Browse files
fix(deps): bump concurrently in /templates/node-react
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.2 to 9.1.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v8.2.2...v9.1.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 597e88e commit 91c198d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/react": "^18.2.43",
2424
"@types/react-dom": "^18.2.17",
2525
"@vitejs/plugin-react": "^4.2.1",
26-
"concurrently": "^8.2.2",
26+
"concurrently": "^9.1.0",
2727
"eslint": "^8.55.0",
2828
"eslint-plugin-node": "^11.1.0",
2929
"eslint-plugin-react": "^7.34.0",

0 commit comments

Comments
 (0)