Skip to content

Commit fbc76c2

Browse files
fix(deps): bump concurrently in /templates/node-vanilla
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 fbc76c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"oracledb": "^6.2.0"
2121
},
2222
"devDependencies": {
23-
"concurrently": "^8.2.2",
23+
"concurrently": "^9.1.0",
2424
"eslint-plugin-node": "^11.1.0",
2525
"vite": "^5.0.8"
2626
}

0 commit comments

Comments
 (0)