mirror of
https://github.com/Automattic/harper.git
synced 2025-12-23 08:48:15 +00:00
build(deps): bump serde_json from 1.0.143 to 1.0.145 (#1938)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.145. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.143...v1.0.145) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
10c552a547
commit
faababc154
8 changed files with 26 additions and 15 deletions
|
|
@ -18,7 +18,7 @@ harper-comments = { path = "../harper-comments", version = "0.63.0" }
|
|||
harper-typst = { path = "../harper-typst", version = "0.63.0" }
|
||||
hashbrown = "0.16.0"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.143"
|
||||
serde_json = "1.0.145"
|
||||
strum = "0.27.2"
|
||||
strum_macros = "0.27.2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue