mirror of https://github.com/grafana/grafana.git
Update dependency msw to v2.6.8 (#97653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7cc0604360
commit
acdb6086db
|
|
@ -210,7 +210,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.5",
|
"msw": "2.6.8",
|
||||||
"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",
|
||||||
|
|
|
||||||
10
yarn.lock
10
yarn.lock
|
|
@ -17767,7 +17767,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.5"
|
msw: "npm:2.6.8"
|
||||||
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"
|
||||||
|
|
@ -22202,9 +22202,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"msw@npm:2.6.5":
|
"msw@npm:2.6.8":
|
||||||
version: 2.6.5
|
version: 2.6.8
|
||||||
resolution: "msw@npm:2.6.5"
|
resolution: "msw@npm:2.6.8"
|
||||||
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"
|
||||||
|
|
@ -22231,7 +22231,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
msw: cli/index.js
|
msw: cli/index.js
|
||||||
checksum: 10/ab02f44c9e54a5b0fe2ef61689886869a4b353f2757d73dea9dbfd16d5d3c1d4fe9b52d5b718bb9e0c18bfa7c6ce95ce8a31bf97f156cef312837c8157309304
|
checksum: 10/35d551c0fffe8b12cf174ae70ea8560bcc2e67f8887f20b43c7a3903ad4dc4272dc1c92f9ae68d30ad56435b391bcc5379495b1f9f0badcd4f2fdb614fbf7244
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue