Skip to content

Commit

Permalink
Build(deps): Bump cross-spawn from 7.0.3 to 7.0.5 in /bench/comparison
Browse files Browse the repository at this point in the history
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 60f8bb8 commit be3d9b0
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions bench/comparison/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,22 +43,6 @@ __metadata:
languageName: node
linkType: hard

"@ghostery/adblocker-benchmarks@workspace:.":
version: 0.0.0-use.local
resolution: "@ghostery/adblocker-benchmarks@workspace:."
dependencies:
"@adguard/tsurlfilter": "npm:2.2.19"
"@eyeo/webext-ad-filtering-solution": "npm:1.7.0"
"@gorhill/ubo-core": "https://github.com/gorhill/uBlock/releases/download/1.58.0/uBlock0_1.58.0.npm.tgz"
"@rollup/plugin-commonjs": "npm:^25.0.4"
"@rollup/plugin-json": "npm:^6.0.0"
adblock-rs: "npm:0.8.10"
fast-hosts-lookup: "https://github.com/mjethani/fast-hosts-lookup#9136bb8c331ee5dba8ac1a0018552cace11e2afa"
rollup: "npm:^4.22.4"
tldts-experimental: "npm:^6.0.14"
languageName: unknown
linkType: soft

"@eyeo/webext-ad-filtering-solution@npm:1.7.0":
version: 1.7.0
resolution: "@eyeo/webext-ad-filtering-solution@npm:1.7.0"
Expand All @@ -76,6 +60,22 @@ __metadata:
languageName: node
linkType: hard

"@ghostery/adblocker-benchmarks@workspace:.":
version: 0.0.0-use.local
resolution: "@ghostery/adblocker-benchmarks@workspace:."
dependencies:
"@adguard/tsurlfilter": "npm:2.2.19"
"@eyeo/webext-ad-filtering-solution": "npm:1.7.0"
"@gorhill/ubo-core": "https://github.com/gorhill/uBlock/releases/download/1.58.0/uBlock0_1.58.0.npm.tgz"
"@rollup/plugin-commonjs": "npm:^25.0.4"
"@rollup/plugin-json": "npm:^6.0.0"
adblock-rs: "npm:0.8.10"
fast-hosts-lookup: "https://github.com/mjethani/fast-hosts-lookup#9136bb8c331ee5dba8ac1a0018552cace11e2afa"
rollup: "npm:^4.22.4"
tldts-experimental: "npm:^6.0.14"
languageName: unknown
linkType: soft

"@gorhill/ubo-core@https://github.com/gorhill/uBlock/releases/download/1.58.0/uBlock0_1.58.0.npm.tgz":
version: 0.1.26
resolution: "@gorhill/ubo-core@https://github.com/gorhill/uBlock/releases/download/1.58.0/uBlock0_1.58.0.npm.tgz"
Expand Down Expand Up @@ -506,13 +506,13 @@ __metadata:
linkType: hard

"cross-spawn@npm:^7.0.0":
version: 7.0.3
resolution: "cross-spawn@npm:7.0.3"
version: 7.0.5
resolution: "cross-spawn@npm:7.0.5"
dependencies:
path-key: "npm:^3.1.0"
shebang-command: "npm:^2.0.0"
which: "npm:^2.0.1"
checksum: 10/e1a13869d2f57d974de0d9ef7acbf69dc6937db20b918525a01dacb5032129bd552d290d886d981e99f1b624cb03657084cc87bd40f115c07ecf376821c729ce
checksum: 10/c95062469d4bdbc1f099454d01c0e77177a3733012d41bf907a71eb8d22d2add43b5adf6a0a14ef4e7feaf804082714d6c262ef4557a1c480b86786c120d18e2
languageName: node
linkType: hard

Expand Down

0 comments on commit be3d9b0

Please sign in to comment.