Skip to content

Commit

Permalink
Merge pull request #5351 from Hacker0x01/dependabot/npm_and_yarn/reac…
Browse files Browse the repository at this point in the history
…t-docgen/cli-2.0.5

chore(deps-dev): bump @react-docgen/cli from 2.0.4 to 2.0.5
  • Loading branch information
martijnrusschen authored Jan 23, 2025
2 parents 452d5ab + 6d07eb7 commit 598ad73
Showing 1 changed file with 12 additions and 44 deletions.
56 changes: 12 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2263,18 +2263,18 @@ __metadata:
linkType: hard

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

Expand Down Expand Up @@ -3803,10 +3803,10 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 10c0/8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
"chalk@npm:5.4.1, chalk@npm:~5.4.1":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
languageName: node
linkType: hard

Expand All @@ -3820,13 +3820,6 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:~5.4.1":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
languageName: node
linkType: hard

"char-regex@npm:^1.0.2":
version: 1.0.2
resolution: "char-regex@npm:1.0.2"
Expand Down Expand Up @@ -4215,7 +4208,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:~4.4.0":
"debug@npm:4, debug@npm:4.4.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:~4.4.0":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
Expand All @@ -4227,18 +4220,6 @@ __metadata:
languageName: node
linkType: hard

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

"debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
Expand Down Expand Up @@ -5065,20 +5046,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
"@nodelib/fs.stat": "npm:^2.0.2"
"@nodelib/fs.walk": "npm:^1.2.3"
glob-parent: "npm:^5.1.2"
merge2: "npm:^1.3.0"
micromatch: "npm:^4.0.4"
checksum: 10c0/42baad7b9cd40b63e42039132bde27ca2cb3a4950d0a0f9abe4639ea1aa9d3e3b40f98b1fe31cbc0cc17b664c9ea7447d911a152fa34ec5b72977b125a6fc845
languageName: node
linkType: hard

"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2, fast-glob@npm:^3.3.3":
"fast-glob@npm:3.3.3, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2, fast-glob@npm:^3.3.3":
version: 3.3.3
resolution: "fast-glob@npm:3.3.3"
dependencies:
Expand Down

0 comments on commit 598ad73

Please sign in to comment.