Update devDependencies (non-major) (#35660)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
renovate[bot] 2025-08-14 10:36:38 +02:00 committed by GitHub
parent 93923a4af2
commit ac0581fd22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 170 additions and 186 deletions

View file

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