Skip to content

Commit c8c02b4

Browse files
Build(deps-dev): Bump concurrently from 6.0.2 to 6.1.0 in /website (#10834)
1 parent 6506e0f commit c8c02b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/preset-react": "7.13.13",
1818
"@sandhose/prettier-animated-logo": "1.0.3",
1919
"babel-loader": "8.2.2",
20-
"concurrently": "6.0.2",
20+
"concurrently": "6.1.0",
2121
"docusaurus": "1.14.7",
2222
"js-yaml": "4.1.0",
2323
"webpack": "5.36.2",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,10 +2134,10 @@ concat-with-sourcemaps@*:
21342134
dependencies:
21352135
source-map "^0.6.1"
21362136

2137-
concurrently@6.0.2:
2138-
version "6.0.2"
2139-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.2.tgz#4ecdfc78a72a6f626a3a5d3c2a7a81962f3663e3"
2140-
integrity sha512-u+1Q0dJG5BidgUTpz9CU16yoHTt/oApFDQ3mbvHwSDgMjU7aGqy0q8ZQyaZyaNxdwRKTD872Ux3Twc6//sWA+Q==
2137+
concurrently@6.1.0:
2138+
version "6.1.0"
2139+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.1.0.tgz#00d22525d3fcdce7f34cc7f3c9753f90a57d6208"
2140+
integrity sha512-jy+xj49pvqeKjc2TAVXRIhrgPG51eBKDZti0kZ41kaWk9iLbyWBjH6KMFpW7peOLkEymD+ZM83Lx6UEy3N/M9g==
21412141
dependencies:
21422142
chalk "^4.1.0"
21432143
date-fns "^2.16.1"

0 commit comments

Comments
 (0)