Update dependency msw to v2.6.8 (#97653)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/97657/head
renovate[bot] 5 months ago committed by GitHub
parent 7cc0604360
commit acdb6086db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      package.json
  2. 10
      yarn.lock

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

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

Loading…
Cancel
Save