Update dependency msw to v2.6.9 (#98012)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-16 10:51:26 +00:00 committed by GitHub
parent 089111f702
commit f62d9db29f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -211,7 +211,7 @@
"knip": "^5.10.0", "knip": "^5.10.0",
"lerna": "8.1.8", "lerna": "8.1.8",
"mini-css-extract-plugin": "2.9.2", "mini-css-extract-plugin": "2.9.2",
"msw": "2.6.8", "msw": "2.6.9",
"mutationobserver-shim": "0.3.7", "mutationobserver-shim": "0.3.7",
"ngtemplate-loader": "2.1.0", "ngtemplate-loader": "2.1.0",
"node-notifier": "10.0.1", "node-notifier": "10.0.1",

View File

@ -17784,7 +17784,7 @@ __metadata:
moment-timezone: "npm:0.5.46" moment-timezone: "npm:0.5.46"
monaco-editor: "npm:0.34.1" monaco-editor: "npm:0.34.1"
moveable: "npm:0.53.0" moveable: "npm:0.53.0"
msw: "npm:2.6.8" msw: "npm:2.6.9"
mutationobserver-shim: "npm:0.3.7" mutationobserver-shim: "npm:0.3.7"
nanoid: "npm:^5.0.4" nanoid: "npm:^5.0.4"
ngtemplate-loader: "npm:2.1.0" ngtemplate-loader: "npm:2.1.0"
@ -22253,9 +22253,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"msw@npm:2.6.8": "msw@npm:2.6.9":
version: 2.6.8 version: 2.6.9
resolution: "msw@npm:2.6.8" resolution: "msw@npm:2.6.9"
dependencies: dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.1" "@bundled-es-modules/cookie": "npm:^2.0.1"
"@bundled-es-modules/statuses": "npm:^1.0.1" "@bundled-es-modules/statuses": "npm:^1.0.1"
@ -22282,7 +22282,7 @@ __metadata:
optional: true optional: true
bin: bin:
msw: cli/index.js msw: cli/index.js
checksum: 10/35d551c0fffe8b12cf174ae70ea8560bcc2e67f8887f20b43c7a3903ad4dc4272dc1c92f9ae68d30ad56435b391bcc5379495b1f9f0badcd4f2fdb614fbf7244 checksum: 10/20a74a5e49b780567aa3430c0de9f27830208f931d6109087a24566fcb3e68f058ff51b022891bfe6fe0f320afad22b4039593722b928aa9c4ab5b05c2746c4a
languageName: node languageName: node
linkType: hard linkType: hard