mirror of
https://github.com/grafana/grafana.git
synced 2025-09-28 03:43:42 +08:00
Update dependency @testing-library/dom to v8.12.0 (#46981)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@ -105,7 +105,7 @@
|
||||
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
|
||||
"@swc/core": "1.2.160",
|
||||
"@swc/helpers": "0.3.8",
|
||||
"@testing-library/dom": "8.11.3",
|
||||
"@testing-library/dom": "8.12.0",
|
||||
"@testing-library/jest-dom": "5.16.2",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/react-hooks": "7.0.2",
|
||||
|
@ -47,7 +47,7 @@
|
||||
"@rollup/plugin-json": "4.1.0",
|
||||
"@rollup/plugin-node-resolve": "13.1.3",
|
||||
"@swc/helpers": "0.3.8",
|
||||
"@testing-library/dom": "8.11.3",
|
||||
"@testing-library/dom": "8.12.0",
|
||||
"@testing-library/jest-dom": "5.16.2",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/react-hooks": "7.0.2",
|
||||
|
@ -38,7 +38,7 @@
|
||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||
"@rollup/plugin-commonjs": "21.0.2",
|
||||
"@rollup/plugin-node-resolve": "13.1.3",
|
||||
"@testing-library/dom": "8.11.3",
|
||||
"@testing-library/dom": "8.12.0",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"@types/angular": "1.8.4",
|
||||
|
@ -115,7 +115,7 @@
|
||||
"@storybook/react": "6.4.15",
|
||||
"@storybook/theming": "6.4.15",
|
||||
"@swc/helpers": "0.3.8",
|
||||
"@testing-library/dom": "8.11.3",
|
||||
"@testing-library/dom": "8.12.0",
|
||||
"@testing-library/jest-dom": "5.16.2",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/react-hooks": "7.0.2",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -4000,7 +4000,7 @@ __metadata:
|
||||
"@rollup/plugin-json": 4.1.0
|
||||
"@rollup/plugin-node-resolve": 13.1.3
|
||||
"@swc/helpers": 0.3.8
|
||||
"@testing-library/dom": 8.11.3
|
||||
"@testing-library/dom": 8.12.0
|
||||
"@testing-library/jest-dom": 5.16.2
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/react-hooks": 7.0.2
|
||||
@ -4175,7 +4175,7 @@ __metadata:
|
||||
"@rollup/plugin-commonjs": 21.0.2
|
||||
"@rollup/plugin-node-resolve": 13.1.3
|
||||
"@sentry/browser": 6.19.1
|
||||
"@testing-library/dom": 8.11.3
|
||||
"@testing-library/dom": 8.12.0
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/user-event": ^13.5.0
|
||||
"@types/angular": 1.8.4
|
||||
@ -4381,7 +4381,7 @@ __metadata:
|
||||
"@storybook/react": 6.4.15
|
||||
"@storybook/theming": 6.4.15
|
||||
"@swc/helpers": 0.3.8
|
||||
"@testing-library/dom": 8.11.3
|
||||
"@testing-library/dom": 8.12.0
|
||||
"@testing-library/jest-dom": 5.16.2
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/react-hooks": 7.0.2
|
||||
@ -9039,9 +9039,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:8.11.3":
|
||||
version: 8.11.3
|
||||
resolution: "@testing-library/dom@npm:8.11.3"
|
||||
"@testing-library/dom@npm:8.12.0":
|
||||
version: 8.12.0
|
||||
resolution: "@testing-library/dom@npm:8.12.0"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
@ -9051,7 +9051,7 @@ __metadata:
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.4.4
|
||||
pretty-format: ^27.0.2
|
||||
checksum: 2245d254b6058590e25de86fb7b3c75e4a31096901a191f80d3efb9fa7e1e273043416f370c8770feb9f3ccc73a1550a877a3b003b593f1728ae828fcb52cd62
|
||||
checksum: 2bbf5fa5c1e883571c440ccee76c0568fa5153b43c097456dd7146797256687352bfca9db574e0e78a022ce14722a6acaaba5f680ee16b95e12405501713d34d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -20478,7 +20478,7 @@ __metadata:
|
||||
"@sentry/utils": 6.19.1
|
||||
"@swc/core": 1.2.160
|
||||
"@swc/helpers": 0.3.8
|
||||
"@testing-library/dom": 8.11.3
|
||||
"@testing-library/dom": 8.12.0
|
||||
"@testing-library/jest-dom": 5.16.2
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/react-hooks": 7.0.2
|
||||
|
Reference in New Issue
Block a user