fix: Bump vendored @mswjs/interceptors from 0.42.0 to 0.42.5 (#98607)

This commit is contained in:
Ross Sullivan
2026-09-14 20:14:34 +09:00
committed by GitHub
parent 996f957c06
commit 8a53b57d4b
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -162,7 +162,7 @@
"@jest/transform": "29.5.0",
"@jest/types": "29.5.0",
"@modelcontextprotocol/sdk": "1.18.1",
"@mswjs/interceptors": "0.42.0",
"@mswjs/interceptors": "0.42.5",
"@napi-rs/triples": "1.2.0",
"@next/font": "16.4.0-canary.29",
"@next/polyfill-module": "16.4.0-canary.29",
File diff suppressed because one or more lines are too long
+5 -5
View File
@@ -1210,8 +1210,8 @@ importers:
specifier: 1.18.1
version: 1.18.1(patch_hash=680fe4edb7abd1de29d08cdf217a22506e815a8cc1c2282201d5d47aa3e5da12)
'@mswjs/interceptors':
specifier: 0.42.0
version: 0.42.0
specifier: 0.42.5
version: 0.42.5
'@napi-rs/triples':
specifier: 1.2.0
version: 1.2.0
@@ -4588,8 +4588,8 @@ packages:
resolution: {integrity: sha512-3rDakgJZ77+RiQUuSK69t1F0m8BQKA8Vh5DCS5V0DWvNY67zob2JhhQrhCO0AKLGINTRSFd1tBaHcJTkhefoSw==}
engines: {node: '>=18'}
'@mswjs/interceptors@0.42.0':
resolution: {integrity: sha512-HFjFa93wzY++HEC50SpTRMGCAlzA2y71a0H2io3vysc/QYQ0PJVrJuo3CXKcVPe5mOxT7FMwKBNuCouAoIeLxQ==}
'@mswjs/interceptors@0.42.5':
resolution: {integrity: sha512-mrHZiA/nh6OV5punS+GKzG9iZoryKRIg0DhIeu1v1OlOUAJDQ4+d4GWtMSXa/L88NBmn+j0eqQgyygNOn2dCoQ==}
engines: {node: '>=22'}
'@napi-rs/cli@3.7.2':
@@ -21831,7 +21831,7 @@ snapshots:
outvariant: 1.4.2
strict-event-emitter: 0.5.1
'@mswjs/interceptors@0.42.0':
'@mswjs/interceptors@0.42.5':
dependencies:
'@open-draft/until': 3.0.1
'@types/debug': 4.1.13
+1 -1
View File
@@ -36,7 +36,7 @@ ignoredBuiltDependencies:
blockExoticSubdeps: true
minimumReleaseAge: 2880 # 48 hrs
minimumReleaseAgeExclude:
- '@mswjs/interceptors@0.42.0'
- '@mswjs/interceptors@0.42.5'
- '@next/*'
- '@turbo/*'
- '@types/react@19.2.18'