Skip to content

Commit 941f42c

Browse files
fix(deps): bump concurrently from 8.2.2 to 9.1.0 in /templates/node-vue
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 941f42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@vitejs/plugin-vue": "^4.5.2",
23-
"concurrently": "^8.2.2",
23+
"concurrently": "^9.1.0",
2424
"eslint": "^9.9.1",
2525
"eslint-plugin-node": "^11.1.0",
2626
"eslint-plugin-vue": "^9.22.0",

0 commit comments

Comments
 (0)