Skip to content

Commit

Permalink
build(deps): bump assert-json-diff from 1.1.0 to 2.0.2 in /tools
Browse files Browse the repository at this point in the history
Bumps [assert-json-diff](https://github.com/davidpdrsn/assert-json-diff) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/davidpdrsn/assert-json-diff/releases)
- [Changelog](https://github.com/davidpdrsn/assert-json-diff/blob/main/CHANGELOG.md)
- [Commits](davidpdrsn/assert-json-diff@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: assert-json-diff
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent 1a75a21 commit 71a2f59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 deletions.
17 changes: 2 additions & 15 deletions tools/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/infrasys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ tokio = { version = "1", default-features = false, features = ["macros", "rt-mul
url = "2"

[dev-dependencies]
assert-json-diff = "1"
assert-json-diff = "2"

0 comments on commit 71a2f59

Please sign in to comment.