Skip to content

Commit 90a7077

Browse files
authored
Merge pull request #604 from BitcoinSchema/dependabot/npm_and_yarn/master/concurrently-9.2.0
Bump concurrently from 9.1.2 to 9.2.0
2 parents 87092c6 + b351b4d commit 90a7077

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

package-lock.json

Lines changed: 8 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
@@ -32,7 +32,7 @@
3232
"@commitlint/cli": "^19.8.1",
3333
"@commitlint/config-conventional": "19.8.1",
3434
"browser-sync": "^3.0.4",
35-
"concurrently": "^9.1.2",
35+
"concurrently": "^9.2.0",
3636
"conventional-github-releaser": "^3.1.5",
3737
"docsify-cli": "^4.4.4",
3838
"finepack": "^2.12.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1788,10 +1788,10 @@ concat-with-sourcemaps@^1.0.0:
17881788
dependencies:
17891789
source-map "^0.6.1"
17901790

1791-
concurrently@^9.1.2:
1792-
version "9.1.2"
1793-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2.tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c"
1794-
integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==
1791+
concurrently@^9.2.0:
1792+
version "9.2.0"
1793+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.2.0.tgz#233e3892ceb0b5db9fd49e9c8c739737a7b638b5"
1794+
integrity sha512-IsB/fiXTupmagMW4MNp2lx2cdSN2FfZq78vF90LBB+zZHArbIQZjQtzXCiXnvTxCZSvXanTqFLWBjw2UkLx1SQ==
17951795
dependencies:
17961796
chalk "^4.1.2"
17971797
lodash "^4.17.21"

0 commit comments

Comments
 (0)