Bump insta from 1.41.1 to 1.42.2 in /backend (#15)

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:
dependabot[bot] 2025-04-01 22:51:12 +01:00 committed by GitHub
parent 86dead5266
commit ecaa914879
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 26 additions and 5 deletions

View file

@ -23,7 +23,7 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
[dev-dependencies]
wasm-bindgen-test = "0.3.49"
insta = "1.41.1"
insta = "1.42.2"
[features]
default = ["console_error_panic_hook"]