diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index 8fb5144b87..f326f15a33 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -324,9 +324,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.18" +version = "4.5.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0956a43b323ac1afaffc053ed5c4b7c1f1800bacd1683c353aabbb752515dd3" +checksum = "7be5744db7978a28d9df86a214130d106a89ce49644cbc4e3f0c22c3fba30615" dependencies = [ "clap_builder", "clap_derive", @@ -334,9 +334,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.18" +version = "4.5.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d72166dd41634086d5803a47eb71ae740e61d84709c36f3c34110173db3961b" +checksum = "a5fbc17d3ef8278f55b282b2a2e75ae6f6c7d4bb70ed3d0382375104bfafdb4b" dependencies = [ "anstream", "anstyle", @@ -1064,7 +1064,7 @@ dependencies = [ name = "monorepo" version = "0.1.0" dependencies = [ - "clap 4.5.18", + "clap 4.5.19", "hex", "rxp", "serde_json", diff --git a/Cargo.lock b/Cargo.lock index aa693c9c87..29421b5899 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -320,9 +320,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.18" +version = "4.5.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0956a43b323ac1afaffc053ed5c4b7c1f1800bacd1683c353aabbb752515dd3" +checksum = "7be5744db7978a28d9df86a214130d106a89ce49644cbc4e3f0c22c3fba30615" dependencies = [ "clap_builder", "clap_derive", @@ -330,9 +330,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.18" +version = "4.5.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d72166dd41634086d5803a47eb71ae740e61d84709c36f3c34110173db3961b" +checksum = "a5fbc17d3ef8278f55b282b2a2e75ae6f6c7d4bb70ed3d0382375104bfafdb4b" dependencies = [ "anstream", "anstyle", @@ -1069,7 +1069,7 @@ dependencies = [ name = "monorepo" version = "0.1.0" dependencies = [ - "clap 4.5.18", + "clap 4.5.19", "hex", "rxp", "serde_json", diff --git a/Cargo.toml b/Cargo.toml index fe03d66705..0e8f198dd1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -clap = { version = "=4.5.18", features = ["derive"] } +clap = { version = "=4.5.19", features = ["derive"] } swc_common = "=0.36.0" sha2 = "=0.10.8" hex = "=0.4.3" diff --git a/cargo-bazel-lock.json b/cargo-bazel-lock.json index 67f35ace66..3ed206907c 100644 --- a/cargo-bazel-lock.json +++ b/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "84d8680eb4b4a6a748c837cd6a6362f0529f572b2b702b202b9f6747e5339299", + "checksum": "5e95b0687004c6ae30f8f1be8bd902ce8c7e433e50b8e5d7f6626f9cb3cf641f", "crates": { "Inflector 0.11.4": { "name": "Inflector", @@ -2309,14 +2309,14 @@ ], "license_file": "LICENSE-MIT" }, - "clap 4.5.18": { + "clap 4.5.19": { "name": "clap", - "version": "4.5.18", + "version": "4.5.19", "package_url": "https://github.com/clap-rs/clap", "repository": { "Http": { - "url": "https://static.crates.io/crates/clap/4.5.18/download", - "sha256": "b0956a43b323ac1afaffc053ed5c4b7c1f1800bacd1683c353aabbb752515dd3" + "url": "https://static.crates.io/crates/clap/4.5.19/download", + "sha256": "7be5744db7978a28d9df86a214130d106a89ce49644cbc4e3f0c22c3fba30615" } }, "targets": [ @@ -2366,7 +2366,7 @@ "deps": { "common": [ { - "id": "clap_builder 4.5.18", + "id": "clap_builder 4.5.19", "target": "clap_builder" } ], @@ -2382,7 +2382,7 @@ ], "selects": {} }, - "version": "4.5.18" + "version": "4.5.19" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -2391,14 +2391,14 @@ ], "license_file": "LICENSE-APACHE" }, - "clap_builder 4.5.18": { + "clap_builder 4.5.19": { "name": "clap_builder", - "version": "4.5.18", + "version": "4.5.19", "package_url": "https://github.com/clap-rs/clap", "repository": { "Http": { - "url": "https://static.crates.io/crates/clap_builder/4.5.18/download", - "sha256": "4d72166dd41634086d5803a47eb71ae740e61d84709c36f3c34110173db3961b" + "url": "https://static.crates.io/crates/clap_builder/4.5.19/download", + "sha256": "a5fbc17d3ef8278f55b282b2a2e75ae6f6c7d4bb70ed3d0382375104bfafdb4b" } }, "targets": [ @@ -2453,7 +2453,7 @@ "selects": {} }, "edition": "2021", - "version": "4.5.18" + "version": "4.5.19" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -7582,7 +7582,7 @@ "deps": { "common": [ { - "id": "clap 4.5.18", + "id": "clap 4.5.19", "target": "clap" }, { @@ -20627,7 +20627,7 @@ } }, "binary_crates": [ - "clap 4.5.18", + "clap 4.5.19", "phf_generator 0.11.2", "pulldown-cmark 0.9.6", "rxp 0.2.0" @@ -21075,7 +21075,7 @@ ] }, "direct_deps": [ - "clap 4.5.18", + "clap 4.5.19", "hex 0.4.3", "rxp 0.2.0", "serde_json 1.0.128",