Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency concurrently to v9 #1288

Merged
merged 1 commit into from
Sep 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@vitejs/plugin-react": "4.3.1",
"autoprefixer": "10.4.20",
"chrome-types": "0.1.306",
"concurrently": "8.2.2",
"concurrently": "9.0.1",
"esbuild": "0.23.1",
"eslint": "9.10.0",
"postcss": "8.4.45",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react-swc": "3.7.0",
"autoprefixer": "10.4.20",
"concurrently": "8.2.2",
"concurrently": "9.0.1",
"eslint": "9.10.0",
"eslint-plugin-tailwindcss": "3.17.4",
"jest": "29.7.0",
Expand Down
32 changes: 7 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1457,7 +1457,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
version: 7.25.6
resolution: "@babel/runtime@npm:7.25.6"
dependencies:
Expand Down Expand Up @@ -3794,7 +3794,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.3.1"
autoprefixer: "npm:10.4.20"
chrome-types: "npm:0.1.306"
concurrently: "npm:8.2.2"
concurrently: "npm:9.0.1"
esbuild: "npm:0.23.1"
eslint: "npm:9.10.0"
postcss: "npm:8.4.45"
Expand Down Expand Up @@ -3830,7 +3830,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.3.1"
"@vitejs/plugin-react-swc": "npm:3.7.0"
autoprefixer: "npm:10.4.20"
concurrently: "npm:8.2.2"
concurrently: "npm:9.0.1"
d3: "npm:7.9.0"
eslint: "npm:9.10.0"
eslint-plugin-tailwindcss: "npm:3.17.4"
Expand Down Expand Up @@ -7494,23 +7494,21 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:8.2.2":
version: 8.2.2
resolution: "concurrently@npm:8.2.2"
"concurrently@npm:9.0.1":
version: 9.0.1
resolution: "concurrently@npm:9.0.1"
dependencies:
chalk: "npm:^4.1.2"
date-fns: "npm:^2.30.0"
lodash: "npm:^4.17.21"
rxjs: "npm:^7.8.1"
shell-quote: "npm:^1.8.1"
spawn-command: "npm:0.0.2"
supports-color: "npm:^8.1.1"
tree-kill: "npm:^1.2.2"
yargs: "npm:^17.7.2"
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10/dcb1aa69d9c611a7bda9d4fc0fe1e388f971d1744acec7e0d52dffa2ef55743f1266ec9292f414c5789b9f61734b3fce772bd005d4de9564a949fb121b97bae1
checksum: 10/aae80b641c61a46dbb8831b79c81506f1c0b95a438c408e6b36d9aa84eb453c4126c608e58e8ed57049e068a5d868d16645475e15b9bb7902d684cd0e0bd1b34
languageName: node
linkType: hard

Expand Down Expand Up @@ -8085,15 +8083,6 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
"@babel/runtime": "npm:^7.21.0"
checksum: 10/70b3e8ea7aaaaeaa2cd80bd889622a4bcb5d8028b4de9162cbcda359db06e16ff6e9309e54eead5341e71031818497f19aaf9839c87d1aba1e27bb4796e758a9
languageName: node
linkType: hard

"de-indent@npm:^1.0.2":
version: 1.0.2
resolution: "de-indent@npm:1.0.2"
Expand Down Expand Up @@ -14377,13 +14366,6 @@ __metadata:
languageName: node
linkType: hard

"spawn-command@npm:0.0.2":
version: 0.0.2
resolution: "spawn-command@npm:0.0.2"
checksum: 10/f13e8c3c63abd4a0b52fb567eba5f7940d480c5ed3ec61781d38a1850f179b1196c39e6efa2bbd301f82c1bf1cd7807abc8fbd8fc8e44bcaa3975a124c0d1657
languageName: node
linkType: hard

"spawndamnit@npm:^2.0.0":
version: 2.0.0
resolution: "spawndamnit@npm:2.0.0"
Expand Down