Skip to content

Commit a2d4174

Browse files
committed
chore(dependencies): update dependency concurrently to v7
1 parent c882587 commit a2d4174

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/xml2js": "^0.4.9",
1919
"@whtsky/prettier-config": "^1.0.1",
2020
"autoprefixer": "10.4.2",
21-
"concurrently": "6.5.1",
21+
"concurrently": "7.0.0",
2222
"cypress": "^9.3.1",
2323
"jest": "^27.4.7",
2424
"postcss": "8.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1715,10 +1715,10 @@ concat-with-sourcemaps@^1.1.0:
17151715
dependencies:
17161716
source-map "^0.6.1"
17171717

1718-
concurrently@6.5.1:
1719-
version "6.5.1"
1720-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.5.1.tgz#4518c67f7ac680cf5c34d5adf399a2a2047edc8c"
1721-
integrity sha512-FlSwNpGjWQfRwPLXvJ/OgysbBxPkWpiVjy1042b0U7on7S7qwwMIILRj7WTN1mTgqa582bG6NFuScOoh6Zgdag==
1718+
concurrently@7.0.0:
1719+
version "7.0.0"
1720+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.0.0.tgz#78d31b441cec338dab03316c221a2f9a67c529b0"
1721+
integrity sha512-WKM7PUsI8wyXpF80H+zjHP32fsgsHNQfPLw/e70Z5dYkV7hF+rf8q3D+ScWJIEr57CpkO3OWBko6hwhQLPR8Pw==
17221722
dependencies:
17231723
chalk "^4.1.0"
17241724
date-fns "^2.16.1"

0 commit comments

Comments
 (0)