Skip to content

Commit 9f6ee18

Browse files
cargo(deps): bump serde_json in the serialization group
Bumps the serialization group with 1 update: [serde_json](https://github.com/serde-rs/json). Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: serialization ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c871083 commit 9f6ee18

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ radix_fmt = { version = "1.0.0" }
6262
rust_decimal = { version = "1.42.0", features = ["serde"] }
6363
rustc-hash = "2.1.2"
6464
serde = "1.0.228"
65-
serde_json = "1.0.149"
65+
serde_json = "1.0.150"
6666
serde_plain = "1.0.2"
6767
serial_test = { version = "3.4.0" }
6868
swc_compiler_base = { version = "55.0.0" }

0 commit comments

Comments
 (0)