Skip to content

Commit 5124540

Browse files
⬆️ Bump concurrently from 6.1.0 to 6.2.0 (#58)
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases) - [Commits](kimmobrunfeldt/concurrently@v6.1.0...v6.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bd6187 commit 5124540

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
@@ -52,7 +52,7 @@
5252
]
5353
},
5454
"dependencies": {
55-
"concurrently": "^6.1.0",
55+
"concurrently": "^6.2.0",
5656
"nanoid": "^3.1.23"
5757
}
5858
}

0 commit comments

Comments
 (0)