devDeps: Bump msw from 2.10.2 to 2.10.3

This bumps msw from 2.10.2 to 2.10.3
This commit is contained in:
regexowl 2025-07-10 08:54:52 +02:00 committed by Klara Simickova
parent 0bf939f2d0
commit 74817d87de
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.2'
const PACKAGE_VERSION = '2.10.3'
const INTEGRITY_CHECKSUM = 'f5825c521429caf22a4dd13b66e243af'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()