Skip to content

Commit 642595b

Browse files
Bump concurrently from 7.0.0 to 7.1.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9154722 commit 642595b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -17,7 +17,7 @@
1717
"@types/node": "~16.11.26",
1818
"@typescript-eslint/parser": "^5.17.0",
1919
"@vercel/ncc": "^0.33.3",
20-
"concurrently": "^7.0.0",
20+
"concurrently": "^7.1.0",
2121
"eslint": "^8.12.0",
2222
"eslint-plugin-github": "^4.3.6",
2323
"eslint-plugin-jest": "^26.1.3",

0 commit comments

Comments
 (0)