Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 6 directories with 1 …
Browse files Browse the repository at this point in the history
…update

Bumps the npm_and_yarn group with 1 update in the / directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
Bumps the npm_and_yarn group with 1 update in the /examples/with-fastify directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
Bumps the npm_and_yarn group with 1 update in the /examples/with-fastify-auth directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
Bumps the npm_and_yarn group with 1 update in the /examples/with-h3 directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
Bumps the npm_and_yarn group with 1 update in the /examples/with-nestjs directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
Bumps the npm_and_yarn group with 1 update in the /examples/with-nestjs-module directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).


Updates `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)

Updates `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)

Updates `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)

Updates `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)

Updates `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)

Updates `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
  dependency-group: npm_and_yarn
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent c72b28c commit 404788f
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 56 deletions.
34 changes: 18 additions & 16 deletions examples/with-fastify-auth/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,30 @@
# yarn lockfile v1


"@bull-board/api@5.23.0", "@bull-board/api@^5.23.0":
version "5.23.0"
resolved "https://registry.yarnpkg.com/@bull-board/api/-/api-5.23.0.tgz#42a742e68bcfc4f547bee417e4b91745adfa40ea"
integrity sha512-ZZGsWJ+XBG49GAlNgAL9tTEV6Ms7gMkQnZDbzwUhjGChCKWy62RWuPoZSefNXau9QH9+QzlzHRUeFvt4xr5wiw==
"@bull-board/api@6.5.1", "@bull-board/api@^6.0.0":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@bull-board/api/-/api-6.5.1.tgz#ba224416e5aca00b86d3ed00621738c2bd0ec98f"
integrity sha512-XvD9klOSLpramt4CBI2poKcyzG69mBRqPlP0NjhK853xTm0xOxOAcNuKYrsTLv26ib7oRXyz4ZetgHtL7d8SRg==
dependencies:
redis-info "^3.0.8"

"@bull-board/fastify@../../packages/fastify":
version "5.23.0"
"@bull-board/fastify@^6.0.0":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@bull-board/fastify/-/fastify-6.5.1.tgz#8587d5867daa17d0526bfa530f336573dc8ebdc3"
integrity sha512-+V9DQl2mZNLyrfa5TT2TU+u1PdLc79m8nJncgpl8tnGEtCKqln5pl6N5Duq+DOSXnQ766a3vGp/8pyLWn5S/yw==
dependencies:
"@bull-board/api" "5.23.0"
"@bull-board/ui" "5.23.0"
"@bull-board/api" "6.5.1"
"@bull-board/ui" "6.5.1"
"@fastify/static" "^8.0.1"
"@fastify/view" "^10.0.1"
ejs "^3.1.10"

"@bull-board/ui@5.23.0":
version "5.23.0"
resolved "https://registry.yarnpkg.com/@bull-board/ui/-/ui-5.23.0.tgz#74c1ab638f7aed3596566702c1ddca5cc84ae445"
integrity sha512-iI/Ssl8T5ZEn9s899Qz67m92M6RU8thf/aqD7cUHB2yHmkCjqbw7s7NaODTsyArAsnyu7DGJMWm7EhbfFXDNgQ==
"@bull-board/ui@6.5.1":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@bull-board/ui/-/ui-6.5.1.tgz#3862c50f384d19daf953230e840cf50e8ad768ef"
integrity sha512-k73cz3AGVjT5CdkpBdSCPbAD+82xdUW2/Orhb6wPBwtVGtXDe3NXSdynIYFtb14F9m/Ah3qszts4YpFgChLNoA==
dependencies:
"@bull-board/api" "5.23.0"
"@bull-board/api" "6.5.1"

"@fastify/accept-negotiator@^2.0.0":
version "2.0.0"
Expand Down Expand Up @@ -480,9 +482,9 @@ cron-parser@^4.6.0:
luxon "^3.2.1"

cross-spawn@^7.0.0:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
version "7.0.5"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.5.tgz#910aac880ff5243da96b728bc6521a5f6c2f2f82"
integrity sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==
dependencies:
path-key "^3.1.0"
shebang-command "^2.0.0"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-fastify/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,9 @@ cron-parser@^4.6.0:
luxon "^3.2.1"

cross-spawn@^7.0.0:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
version "7.0.5"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.5.tgz#910aac880ff5243da96b728bc6521a5f6c2f2f82"
integrity sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==
dependencies:
path-key "^3.1.0"
shebang-command "^2.0.0"
Expand Down
36 changes: 18 additions & 18 deletions examples/with-h3/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@
# yarn lockfile v1


"@bull-board/api@6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@bull-board/api/-/api-6.0.0.tgz#4c4abf250807ad1fd15d3188c8c06f994093539c"
integrity sha512-O0IsIwAOU47bPTJnqRO7RtKFQToMvwRebbuPi6M+SG1gXyiqixLg9pycnfXgSeroaT9E7QQ2PsCPW1HO8VORvw==
"@bull-board/api@6.5.1":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@bull-board/api/-/api-6.5.1.tgz#ba224416e5aca00b86d3ed00621738c2bd0ec98f"
integrity sha512-XvD9klOSLpramt4CBI2poKcyzG69mBRqPlP0NjhK853xTm0xOxOAcNuKYrsTLv26ib7oRXyz4ZetgHtL7d8SRg==
dependencies:
redis-info "^3.0.8"

"@bull-board/h3@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@bull-board/h3/-/h3-6.0.0.tgz#15b24fbcd6fe351b21c1d4e53873abd6bd9b1e18"
integrity sha512-JLrYpLcHlXLNfC8dJ3gpFTHHF41HK/S/eiQSsM91nR3tys0f5QY3eGTcT2o6BbFzcbq/OIYL7eAD7BePviTs1g==
"@bull-board/h3@*":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@bull-board/h3/-/h3-6.5.1.tgz#3fc4435312eeada2802c8d8b9131df695024cbba"
integrity sha512-++mpf4zw7eVe6tT2LVeW7+kh9eqvX+IK6YsR2xEbJPddp7F2+4fhlrGhynGrlm7dL2sHarE30wSoLyu84UMqJA==
dependencies:
"@bull-board/api" "6.0.0"
"@bull-board/ui" "6.0.0"
"@bull-board/api" "6.5.1"
"@bull-board/ui" "6.5.1"
ejs "^3.1.10"
h3 "^1.10.0"

"@bull-board/ui@6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@bull-board/ui/-/ui-6.0.0.tgz#cfe3bbf542f53cf63160a18d91f54b40c619a9ae"
integrity sha512-wAFTlBTJbq5DSWxCzTV+FOyZDVwrXP+G1CQ2BpLG9o9+dpwYxUESx/VxNEDHnyPcy13gm29kB4fSRY+nkelkcQ==
"@bull-board/ui@6.5.1":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@bull-board/ui/-/ui-6.5.1.tgz#3862c50f384d19daf953230e840cf50e8ad768ef"
integrity sha512-k73cz3AGVjT5CdkpBdSCPbAD+82xdUW2/Orhb6wPBwtVGtXDe3NXSdynIYFtb14F9m/Ah3qszts4YpFgChLNoA==
dependencies:
"@bull-board/api" "6.0.0"
"@bull-board/api" "6.5.1"

"@ioredis/commands@^1.1.1":
version "1.2.0"
Expand Down Expand Up @@ -291,9 +291,9 @@ cron-parser@^4.6.0:
luxon "^3.2.1"

cross-spawn@^7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
version "7.0.5"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.5.tgz#910aac880ff5243da96b728bc6521a5f6c2f2f82"
integrity sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==
dependencies:
path-key "^3.1.0"
shebang-command "^2.0.0"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-nestjs-module/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1872,9 +1872,9 @@ cron-parser@^4.6.0:
luxon "^3.2.1"

cross-spawn@^7.0.0, cross-spawn@^7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
version "7.0.5"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.5.tgz#910aac880ff5243da96b728bc6521a5f6c2f2f82"
integrity sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==
dependencies:
path-key "^3.1.0"
shebang-command "^2.0.0"
Expand Down
12 changes: 6 additions & 6 deletions examples/with-nestjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5370,7 +5370,7 @@ [email protected]:
dependencies:
node-fetch "^2.6.12"

cross-spawn@^7.0.0, cross-spawn@^7.0.3:
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
version "7.0.5"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.5.tgz#910aac880ff5243da96b728bc6521a5f6c2f2f82"
integrity sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==
Expand All @@ -5379,15 +5379,6 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

cross-spawn@^7.0.2:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
dependencies:
path-key "^3.1.0"
shebang-command "^2.0.0"
which "^2.0.1"

"crossws@>=0.2.0 <0.4.0":
version "0.3.1"
resolved "https://registry.yarnpkg.com/crossws/-/crossws-0.3.1.tgz#7980e0b6688fe23286661c3ab8deeccbaa05ca86"
Expand Down

0 comments on commit 404788f

Please sign in to comment.