Update dependency msw to v2.10.2 (#106913)

* Update dependency msw to v2.10.2

* add explicit type

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2025-06-18 13:53:03 +01:00
committed by GitHub
co-authored by Ashley Harrison
parent 24d7d8c358
commit a7c65b4e0a
4 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"typecheck": "tsc --emitDeclarationOnly false --noEmit"
},
"dependencies": {
"msw": "2.7.0"
"msw": "2.10.2"
},
"devDependencies": {
"@grafana/tsconfig": "^2.0.0",