mirror of https://github.com/grafana/grafana.git
Update dependency msw to v2.4.10
This commit is contained in:
parent
b91b9a1e38
commit
64a00aff6e
|
|
@ -205,7 +205,7 @@
|
||||||
"knip": "^5.10.0",
|
"knip": "^5.10.0",
|
||||||
"lerna": "8.1.8",
|
"lerna": "8.1.8",
|
||||||
"mini-css-extract-plugin": "2.9.1",
|
"mini-css-extract-plugin": "2.9.1",
|
||||||
"msw": "2.4.9",
|
"msw": "2.4.10",
|
||||||
"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
|
|
@ -19142,7 +19142,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.4.9"
|
msw: "npm:2.4.10"
|
||||||
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"
|
||||||
|
|
@ -24179,9 +24179,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"msw@npm:2.4.9":
|
"msw@npm:2.4.10":
|
||||||
version: 2.4.9
|
version: 2.4.10
|
||||||
resolution: "msw@npm:2.4.9"
|
resolution: "msw@npm:2.4.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@bundled-es-modules/cookie": "npm:^2.0.0"
|
"@bundled-es-modules/cookie": "npm:^2.0.0"
|
||||||
"@bundled-es-modules/statuses": "npm:^1.0.1"
|
"@bundled-es-modules/statuses": "npm:^1.0.1"
|
||||||
|
|
@ -24207,7 +24207,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
msw: cli/index.js
|
msw: cli/index.js
|
||||||
checksum: 10/fe00b2d2934993cfb26661ab919944a677d68f097d1e5990a0a4245334741412855abe499dd77822212c586dd8dd002ef8062f0f4f451a6955bd5dccab1905a8
|
checksum: 10/f8fb491f91f24a5f17369f4263e99b5609871854422eb6d7c959f782d568fd6229f2dee84e6db72a19e8583073513d9f651517b8cb9a57a1b6849aff1499cba2
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue