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-dev): bump @react-docgen/cli from 2.0.3 to 2.0.4 #5228

Merged
Merged
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
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2711,18 +2711,18 @@ __metadata:
linkType: hard

"@react-docgen/cli@npm:^2.0.3":
version: 2.0.3
resolution: "@react-docgen/cli@npm:2.0.3"
version: 2.0.4
resolution: "@react-docgen/cli@npm:2.0.4"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.1.0"
debug: "npm:4.3.4"
debug: "npm:4.3.7"
fast-glob: "npm:3.3.2"
react-docgen: "npm:7.0.3"
react-docgen: "npm:7.1.0"
slash: "npm:5.1.0"
bin:
react-docgen: dist/cli.js
checksum: 10c0/1420d4bf507210fdfce4405094eccd2b2f8d5b8849ad358b9d92139d3edc9529d69bae1d4024b171792415497d41757495e310d082eeb7d569a770c2d85c1169
checksum: 10c0/547c6566362d6d848d81345a707ebbab0ad34fcf508071e2433ebe5e82ca36f9fbb20e5b4ec9508dbe76488e609fea0b92951c240aa9d66f35a94f064e05d387
languageName: node
linkType: hard

Expand Down Expand Up @@ -4760,15 +4760,15 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
"debug@npm:4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: "npm:2.1.2"
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10c0/cedbec45298dd5c501d01b92b119cd3faebe5438c3917ff11ae1bff86a6c722930ac9c8659792824013168ba6db7c4668225d845c633fbdafbbf902a6389f736
checksum: 10c0/1471db19c3b06d485a622d62f65947a19a23fbd0dd73f7fd3eafb697eec5360cde447fb075919987899b1a2096e85d35d4eb5a4de09a57600ac9cf7e6c8e768b
languageName: node
linkType: hard

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

"ms@npm:^2.0.0, ms@npm:^2.1.1":
"ms@npm:^2.0.0, ms@npm:^2.1.1, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
checksum: 10c0/d924b57e7312b3b63ad21fc5b3dc0af5e78d61a1fc7cfb5457edaf26326bf62be5307cc87ffb6862ef1c2b33b0233cdb5d4f01c4c958cc0d660948b65a287a48
Expand Down Expand Up @@ -9297,9 +9297,9 @@ __metadata:
languageName: unknown
linkType: soft

"react-docgen@npm:7.0.3":
version: 7.0.3
resolution: "react-docgen@npm:7.0.3"
"react-docgen@npm:7.1.0":
version: 7.1.0
resolution: "react-docgen@npm:7.1.0"
dependencies:
"@babel/core": "npm:^7.18.9"
"@babel/traverse": "npm:^7.18.9"
Expand All @@ -9311,7 +9311,7 @@ __metadata:
doctrine: "npm:^3.0.0"
resolve: "npm:^1.22.1"
strip-indent: "npm:^4.0.0"
checksum: 10c0/74622750e60b287d2897a6887a2bd88303fadd84540247e162e9e970430864ae7b49152de043233d873a0aa7cffa406e5cd8fc1e8e2c277b8da73198b570f16b
checksum: 10c0/59f8b26b292df0d54cf5b1fff33d9a46bf318caadb97b2dde55cbc8fb6210e03ab5b295bd97a54a6b5afa1c0fca814c9a852cca673f8f260740103c708c683da
languageName: node
linkType: hard

Expand Down
Loading