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(dev-deps): bump @oclif/test from 3.1.3 to 3.2.8 #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
Binary file modified .yarn/install-state.gz
Binary file not shown.
93 changes: 72 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^3, @oclif/core@npm:^3.0.4, @oclif/core@npm:^3.10.2, @oclif/core@npm:^3.12.0, @oclif/core@npm:^3.13.1":
"@oclif/core@npm:^3, @oclif/core@npm:^3.0.4, @oclif/core@npm:^3.10.2, @oclif/core@npm:^3.13.1":
version: 3.14.1
resolution: "@oclif/core@npm:3.14.1"
dependencies:
Expand Down Expand Up @@ -894,6 +894,42 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^3.26.0":
version: 3.26.0
resolution: "@oclif/core@npm:3.26.0"
dependencies:
"@types/cli-progress": "npm:^3.11.5"
ansi-escapes: "npm:^4.3.2"
ansi-styles: "npm:^4.3.0"
cardinal: "npm:^2.1.1"
chalk: "npm:^4.1.2"
clean-stack: "npm:^3.0.1"
cli-progress: "npm:^3.12.0"
color: "npm:^4.2.3"
debug: "npm:^4.3.4"
ejs: "npm:^3.1.9"
get-package-type: "npm:^0.1.0"
globby: "npm:^11.1.0"
hyperlinker: "npm:^1.0.0"
indent-string: "npm:^4.0.0"
is-wsl: "npm:^2.2.0"
js-yaml: "npm:^3.14.1"
minimatch: "npm:^9.0.3"
natural-orderby: "npm:^2.0.3"
object-treeify: "npm:^1.1.33"
password-prompt: "npm:^1.1.3"
slice-ansi: "npm:^4.0.0"
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
supports-color: "npm:^8.1.1"
supports-hyperlinks: "npm:^2.2.0"
widest-line: "npm:^3.1.0"
wordwrap: "npm:^1.0.0"
wrap-ansi: "npm:^7.0.0"
checksum: e2a066b85b7cd6996e0bc261f53399f06dcbb888caf0b31ba935068abaa69e9e6497d759e25a105f83a2bee3c23ba10fee51b0575417324a8e174827d95714e3
languageName: node
linkType: hard

"@oclif/plugin-help@npm:^5, @oclif/plugin-help@npm:^5.2.14":
version: 5.2.20
resolution: "@oclif/plugin-help@npm:5.2.20"
Expand Down Expand Up @@ -952,13 +988,13 @@ __metadata:
linkType: hard

"@oclif/test@npm:^3":
version: 3.1.3
resolution: "@oclif/test@npm:3.1.3"
version: 3.2.8
resolution: "@oclif/test@npm:3.2.8"
dependencies:
"@oclif/core": "npm:^3.12.0"
chai: "npm:^4.3.10"
fancy-test: "npm:^3.0.1"
checksum: 3c713d2b3d04fe74f5b9f92484edfb84962883636ce4bec53793764b6af6a5bbec517d5f5dfe997fec8ed7f3bd2d7fc8f71c554cdd447d995cfd023cf036e935
"@oclif/core": "npm:^3.26.0"
chai: "npm:^4.4.1"
fancy-test: "npm:^3.0.14"
checksum: 7f51d3bc0b0de2c0867e6e7feabad8834d9cde574e02616fb484e0fc4d344a1c019c94c09921608bf705f9b16684c32a64065691b78a694d1ab6c0a5d7080ecd
languageName: node
linkType: hard

Expand Down Expand Up @@ -1337,7 +1373,7 @@ __metadata:
languageName: node
linkType: hard

"@types/cli-progress@npm:^3.11.0":
"@types/cli-progress@npm:^3.11.0, @types/cli-progress@npm:^3.11.5":
version: 3.11.5
resolution: "@types/cli-progress@npm:3.11.5"
dependencies:
Expand Down Expand Up @@ -2528,7 +2564,7 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:^4, chai@npm:^4.3.10":
"chai@npm:^4":
version: 4.3.10
resolution: "chai@npm:4.3.10"
dependencies:
Expand All @@ -2543,6 +2579,21 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:^4.4.1":
version: 4.4.1
resolution: "chai@npm:4.4.1"
dependencies:
assertion-error: "npm:^1.1.0"
check-error: "npm:^1.0.3"
deep-eql: "npm:^4.1.3"
get-func-name: "npm:^2.0.2"
loupe: "npm:^2.3.6"
pathval: "npm:^1.1.1"
type-detect: "npm:^4.0.8"
checksum: 91590a8fe18bd6235dece04ccb2d5b4ecec49984b50924499bdcd7a95c02cb1fd2a689407c19bb854497bde534ef57525cfad6c7fdd2507100fd802fbc2aefbd
languageName: node
linkType: hard

"chalk@npm:^2.4.2":
version: 2.4.2
resolution: "chalk@npm:2.4.2"
Expand Down Expand Up @@ -4058,20 +4109,20 @@ __metadata:
languageName: node
linkType: hard

"fancy-test@npm:^3.0.1":
version: 3.0.1
resolution: "fancy-test@npm:3.0.1"
"fancy-test@npm:^3.0.14":
version: 3.0.14
resolution: "fancy-test@npm:3.0.14"
dependencies:
"@types/chai": "npm:*"
"@types/lodash": "npm:*"
"@types/node": "npm:*"
"@types/sinon": "npm:*"
lodash: "npm:^4.17.13"
mock-stdin: "npm:^1.0.0"
nock: "npm:^13.3.3"
sinon: "npm:^16.0.0"
nock: "npm:^13.5.4"
sinon: "npm:^16.1.3"
stdout-stderr: "npm:^0.1.9"
checksum: 79cb72d6af0eaba6f5e586ada21fdee22975083ad29e320f4426bbe7f94c2b46f9ff697bcc8121fa1ac67ea3ba40c5811264cd5fe991613321ad68c2305e9ab3
checksum: 08849dcdd07c018fdd3f7ffb5f877cf2a08182ebdb546a05e8c073b2a020d887247a9d739151825f6d8074aa231f6dd67c19297160bb2433f8b616cb52feaf4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6629,14 +6680,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:^13.3.3":
version: 13.4.0
resolution: "nock@npm:13.4.0"
"nock@npm:^13.5.4":
version: 13.5.4
resolution: "nock@npm:13.5.4"
dependencies:
debug: "npm:^4.1.0"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: b2e4407e71b6e9c42bc74bf631c008b79fa06b17e885d270b8f3ac7081d029dd966cd09024acb96ae5dd77a4737cc86951340715ffabece6893a62dc71ce5b08
checksum: 9ca47d9d7e4b1f4adf871d7ca12722f8ef1dc7d2b9610b2568f5d9264eae9f424baa24fd9d91da9920b360d641b4243e89de198bd22c061813254a99cc6252af
languageName: node
linkType: hard

Expand Down Expand Up @@ -7606,7 +7657,7 @@ __metadata:
languageName: node
linkType: hard

"password-prompt@npm:^1.1.2":
"password-prompt@npm:^1.1.2, password-prompt@npm:^1.1.3":
version: 1.1.3
resolution: "password-prompt@npm:1.1.3"
dependencies:
Expand Down Expand Up @@ -8575,7 +8626,7 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:^16.0.0":
"sinon@npm:^16.1.3":
version: 16.1.3
resolution: "sinon@npm:16.1.3"
dependencies:
Expand Down
Loading