devDeps: Bump msw from 2.10.4 to 2.10.5

This bumps msw from 2.10.4 to 2.10.5
This commit is contained in:
Gianluca Zuccarelli 2025-08-20 14:51:52 +01:00
parent 4d783537fb
commit 44c3674072
3 changed files with 9 additions and 9 deletions

View file

@ -7,7 +7,7 @@
* - Please do NOT modify this file.
*/
const PACKAGE_VERSION = '2.10.4'
const PACKAGE_VERSION = '2.10.5'
const INTEGRITY_CHECKSUM = 'f5825c521429caf22a4dd13b66e243af'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()