mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @testing-library/jest-dom to v6.4.2
This commit is contained in:
parent
ba70ee9b50
commit
d63590112f
@ -82,7 +82,7 @@
|
||||
"@swc/core": "1.3.107",
|
||||
"@swc/helpers": "0.5.3",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.4.1",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/angular": "1.8.9",
|
||||
|
@ -67,7 +67,7 @@
|
||||
"@rollup/plugin-json": "6.1.0",
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.4.1",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/dompurify": "^3.0.0",
|
||||
|
@ -72,7 +72,7 @@
|
||||
"@swc/core": "1.3.107",
|
||||
"@swc/helpers": "0.5.3",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.4.1",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/d3": "7.4.3",
|
||||
|
@ -129,7 +129,7 @@
|
||||
"@storybook/react-webpack5": "7.4.5",
|
||||
"@storybook/theming": "7.4.5",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.4.1",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
|
@ -21,7 +21,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@grafana/plugin-configs": "10.4.0-pre",
|
||||
"@testing-library/jest-dom": "6.4.1",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
|
@ -42,7 +42,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@grafana/plugin-configs": "10.4.0-pre",
|
||||
"@testing-library/jest-dom": "6.4.1",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
|
20
yarn.lock
20
yarn.lock
@ -3119,7 +3119,7 @@ __metadata:
|
||||
"@grafana/runtime": "npm:10.4.0-pre"
|
||||
"@grafana/schema": "npm:10.4.0-pre"
|
||||
"@grafana/ui": "npm:10.4.0-pre"
|
||||
"@testing-library/jest-dom": "npm:6.4.1"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
@ -3256,7 +3256,7 @@ __metadata:
|
||||
"@opentelemetry/exporter-collector": "npm:0.25.0"
|
||||
"@opentelemetry/semantic-conventions": "npm:1.21.0"
|
||||
"@reduxjs/toolkit": "npm:1.9.5"
|
||||
"@testing-library/jest-dom": "npm:6.4.1"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
@ -3325,7 +3325,7 @@ __metadata:
|
||||
"@rollup/plugin-json": "npm:6.1.0"
|
||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.4.1"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/d3-interpolate": "npm:^3.0.0"
|
||||
@ -3711,7 +3711,7 @@ __metadata:
|
||||
"@swc/core": "npm:1.3.107"
|
||||
"@swc/helpers": "npm:0.5.3"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.4.1"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/d3": "npm:7.4.3"
|
||||
@ -3968,7 +3968,7 @@ __metadata:
|
||||
"@storybook/react-webpack5": "npm:7.4.5"
|
||||
"@storybook/theming": "npm:7.4.5"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.4.1"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/common-tags": "npm:^1.8.0"
|
||||
@ -8115,9 +8115,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:6.4.1, @testing-library/jest-dom@npm:^6.1.2":
|
||||
version: 6.4.1
|
||||
resolution: "@testing-library/jest-dom@npm:6.4.1"
|
||||
"@testing-library/jest-dom@npm:6.4.2, @testing-library/jest-dom@npm:^6.1.2":
|
||||
version: 6.4.2
|
||||
resolution: "@testing-library/jest-dom@npm:6.4.2"
|
||||
dependencies:
|
||||
"@adobe/css-tools": "npm:^4.3.2"
|
||||
"@babel/runtime": "npm:^7.9.2"
|
||||
@ -8144,7 +8144,7 @@ __metadata:
|
||||
optional: true
|
||||
vitest:
|
||||
optional: true
|
||||
checksum: 10/ae042927361fb0c1bfe9fb5ed7cbcb7d5acff3236bfad203e4cd99d83e4b6047624df3b9c5fa3199534e6885e4ac5d3777a2a5f536f3b65390218ac48fae50a1
|
||||
checksum: 10/7ee1e51caffad032734a4a43a00bf72d49080cf1bbf53021b443e91c7fa3762a66f55ce68f1c6643590fe66fbc4df92142659b8cf17c92166a3fb22691987e0d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17768,7 +17768,7 @@ __metadata:
|
||||
"@swc/core": "npm:1.3.107"
|
||||
"@swc/helpers": "npm:0.5.3"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.4.1"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/react-hooks": "npm:^8.0.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
|
Loading…
Reference in New Issue
Block a user