Skip to content

Commit

Permalink
chore(deps): update dependency @types/yargs to v17.0.33 (#11184)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/yargs](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs))
| [`17.0.32` ->
`17.0.33`](https://renovatebot.com/diffs/npm/@types%2fyargs/17.0.32/17.0.33)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fyargs/17.0.33?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fyargs/17.0.33?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fyargs/17.0.32/17.0.33?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fyargs/17.0.32/17.0.33?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 9, 2024
1 parent 70abadc commit 0d7a7db
Show file tree
Hide file tree
Showing 16 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/lodash": "4.17.7",
"@types/qs": "6.9.15",
"@types/split2": "4.2.3",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"pino-abstract-transport": "1.2.0",
"tsx": "4.16.2",
"typescript": "5.5.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"typescript": "5.5.4",
"vitest": "2.0.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"typescript": "5.5.4",
"vitest": "2.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"typescript": "5.5.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/custom/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"typescript": "5.5.4",
"vitest": "2.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@simplewebauthn/typescript-types": "7.4.0",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"jest": "29.7.0",
"jest-environment-node": "29.7.0",
"typescript": "5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"typescript": "5.5.4",
"vitest": "2.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"typescript": "5.5.4",
"vitest": "2.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"typescript": "5.5.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"memfs": "4.9.4",
"typescript": "5.5.4",
"vitest": "2.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/lodash": "4.17.7",
"@types/pascalcase": "1.0.3",
"@types/semver": "^7",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"tsx": "4.16.2",
"typescript": "5.5.4",
"vitest": "2.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-packages/dataMigrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@prisma/client": "5.18.0",
"@redwoodjs/framework-tools": "workspace:*",
"@types/fs-extra": "11.0.4",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"jest": "29.7.0",
"memfs": "4.9.4",
"tsx": "4.16.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-packages/storybook-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"tsx": "4.16.2",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/babel__core": "7.20.5",
"@types/fs-extra": "11.0.4",
"@types/jscodeshift": "0.11.11",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"fs-extra": "11.2.0",
"tempy": "1.0.1",
"vitest": "2.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/envinfo": "7.8.4",
"@types/uuid": "10.0.0",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"tsx": "4.16.2",
"typescript": "5.5.4",
"vitest": "2.0.4"
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7199,7 +7199,7 @@ __metadata:
"@types/lodash": "npm:4.17.7"
"@types/qs": "npm:6.9.15"
"@types/split2": "npm:4.2.3"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
chalk: "npm:4.1.2"
chokidar: "npm:3.6.0"
dotenv-defaults: "npm:5.0.2"
Expand Down Expand Up @@ -7297,7 +7297,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/cli-helpers": "workspace:*"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
core-js: "npm:3.37.1"
typescript: "npm:5.5.4"
vitest: "npm:2.0.4"
Expand Down Expand Up @@ -7349,7 +7349,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/cli-helpers": "workspace:*"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
core-js: "npm:3.37.1"
typescript: "npm:5.5.4"
vitest: "npm:2.0.4"
Expand Down Expand Up @@ -7400,7 +7400,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/cli-helpers": "workspace:*"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
core-js: "npm:3.37.1"
typescript: "npm:5.5.4"
languageName: unknown
Expand Down Expand Up @@ -7434,7 +7434,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/cli-helpers": "workspace:*"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
core-js: "npm:3.37.1"
typescript: "npm:5.5.4"
vitest: "npm:2.0.4"
Expand Down Expand Up @@ -7493,7 +7493,7 @@ __metadata:
"@redwoodjs/cli-helpers": "workspace:*"
"@simplewebauthn/browser": "npm:7.4.0"
"@simplewebauthn/typescript-types": "npm:7.4.0"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
core-js: "npm:3.37.1"
jest: "npm:29.7.0"
jest-environment-node: "npm:29.7.0"
Expand Down Expand Up @@ -7546,7 +7546,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/cli-helpers": "workspace:*"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
core-js: "npm:3.37.1"
typescript: "npm:5.5.4"
vitest: "npm:2.0.4"
Expand Down Expand Up @@ -7598,7 +7598,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/cli-helpers": "workspace:*"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
core-js: "npm:3.37.1"
typescript: "npm:5.5.4"
vitest: "npm:2.0.4"
Expand Down Expand Up @@ -7672,7 +7672,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/cli-helpers": "workspace:*"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
core-js: "npm:3.37.1"
typescript: "npm:5.5.4"
languageName: unknown
Expand Down Expand Up @@ -7725,7 +7725,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/cli-helpers": "workspace:*"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
core-js: "npm:3.37.1"
memfs: "npm:4.9.4"
typescript: "npm:5.5.4"
Expand Down Expand Up @@ -7816,7 +7816,7 @@ __metadata:
"@redwoodjs/framework-tools": "workspace:*"
"@redwoodjs/project-config": "workspace:*"
"@types/fs-extra": "npm:11.0.4"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
chalk: "npm:4.1.2"
dotenv-defaults: "npm:5.0.2"
execa: "npm:5.1.1"
Expand Down Expand Up @@ -7846,7 +7846,7 @@ __metadata:
"@types/lodash": "npm:4.17.7"
"@types/pascalcase": "npm:1.0.3"
"@types/semver": "npm:^7"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
chalk: "npm:4.1.2"
dotenv: "npm:16.4.5"
dotenv-defaults: "npm:5.0.2"
Expand All @@ -7873,7 +7873,7 @@ __metadata:
"@redwoodjs/framework-tools": "workspace:*"
"@redwoodjs/project-config": "workspace:*"
"@redwoodjs/telemetry": "workspace:*"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
chalk: "npm:4.1.2"
execa: "npm:5.1.1"
storybook: "npm:7.6.17"
Expand Down Expand Up @@ -7974,7 +7974,7 @@ __metadata:
"@types/babel__core": "npm:7.20.5"
"@types/fs-extra": "npm:11.0.4"
"@types/jscodeshift": "npm:0.11.11"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
"@vscode/ripgrep": "npm:1.15.9"
"@whatwg-node/fetch": "npm:0.9.19"
cheerio: "npm:1.0.0-rc.12"
Expand Down Expand Up @@ -8560,7 +8560,7 @@ __metadata:
"@redwoodjs/structure": "workspace:*"
"@types/envinfo": "npm:7.8.4"
"@types/uuid": "npm:10.0.0"
"@types/yargs": "npm:17.0.32"
"@types/yargs": "npm:17.0.33"
"@whatwg-node/fetch": "npm:0.9.19"
ci-info: "npm:4.0.0"
envinfo: "npm:7.13.0"
Expand Down Expand Up @@ -11231,12 +11231,12 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:17.0.32, @types/yargs@npm:^17.0.8":
version: 17.0.32
resolution: "@types/yargs@npm:17.0.32"
"@types/yargs@npm:17.0.33, @types/yargs@npm:^17.0.8":
version: 17.0.33
resolution: "@types/yargs@npm:17.0.33"
dependencies:
"@types/yargs-parser": "npm:*"
checksum: 10c0/2095e8aad8a4e66b86147415364266b8d607a3b95b4239623423efd7e29df93ba81bb862784a6e08664f645cc1981b25fd598f532019174cd3e5e1e689e1cccf
checksum: 10c0/d16937d7ac30dff697801c3d6f235be2166df42e4a88bf730fa6dc09201de3727c0a9500c59a672122313341de5f24e45ee0ff579c08ce91928e519090b7906b
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d7a7db

Please sign in to comment.