mirror of https://github.com/grafana/grafana.git
Update dependency msw to v2.2.3
This commit is contained in:
parent
c21278397b
commit
876030f7a6
|
@ -191,7 +191,7 @@
|
|||
"jest-matcher-utils": "29.7.0",
|
||||
"lerna": "8.1.2",
|
||||
"mini-css-extract-plugin": "2.8.1",
|
||||
"msw": "2.2.1",
|
||||
"msw": "2.2.3",
|
||||
"mutationobserver-shim": "0.3.7",
|
||||
"ngtemplate-loader": "2.1.0",
|
||||
"node-notifier": "10.0.1",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -18537,7 +18537,7 @@ __metadata:
|
|||
mousetrap: "npm:1.6.5"
|
||||
mousetrap-global-bind: "npm:1.1.0"
|
||||
moveable: "npm:0.53.0"
|
||||
msw: "npm:2.2.1"
|
||||
msw: "npm:2.2.3"
|
||||
mutationobserver-shim: "npm:0.3.7"
|
||||
nanoid: "npm:^5.0.4"
|
||||
ngtemplate-loader: "npm:2.1.0"
|
||||
|
@ -23089,9 +23089,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"msw@npm:2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "msw@npm:2.2.1"
|
||||
"msw@npm:2.2.3":
|
||||
version: 2.2.3
|
||||
resolution: "msw@npm:2.2.3"
|
||||
dependencies:
|
||||
"@bundled-es-modules/cookie": "npm:^2.0.0"
|
||||
"@bundled-es-modules/statuses": "npm:^1.0.1"
|
||||
|
@ -23111,13 +23111,13 @@ __metadata:
|
|||
type-fest: "npm:^4.9.0"
|
||||
yargs: "npm:^17.7.2"
|
||||
peerDependencies:
|
||||
typescript: ">= 4.7.x <= 5.3.x"
|
||||
typescript: ">= 4.7.x"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
bin:
|
||||
msw: cli/index.js
|
||||
checksum: 10/0b07a987cc2ab950ce6c1a3c69a3e4027f0b7cdc9d2e971c3efc1fed0993eaaef6714bd0f2b473752334277c7dbeda3227284b132e519dcc951c29de312e862f
|
||||
checksum: 10/9660de12e5a1fe66fe935a6be65ba6bf9dc15342125f1dbba92ee622b2da1dfedd2825324a2a48638d9a09e41314dd91d603db8dbf5dc0e1f54f93071a21bdc2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in New Issue