mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 16:38:03 -06:00
Update dependency @testing-library/dom to v8.19.0 (#51151)
* Update dependency @testing-library/dom to v8.19.0 * refresh lockfile * fix unit tests * Revert "fix unit tests" This reverts commiteb40f3207a
. * Revert "refresh lockfile" This reverts commitc0cd5822da
. * ensure a consistent version of @testing-library/dom Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
6f609dbced
commit
4f7920da06
@ -104,7 +104,7 @@
|
||||
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
|
||||
"@swc/core": "1.3.11",
|
||||
"@swc/helpers": "0.4.12",
|
||||
"@testing-library/dom": "8.13.0",
|
||||
"@testing-library/dom": "8.19.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
|
@ -62,7 +62,7 @@
|
||||
"@rollup/plugin-json": "5.0.1",
|
||||
"@rollup/plugin-node-resolve": "15.0.1",
|
||||
"@swc/helpers": "0.4.12",
|
||||
"@testing-library/dom": "8.13.0",
|
||||
"@testing-library/dom": "8.19.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
|
@ -52,7 +52,7 @@
|
||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||
"@rollup/plugin-commonjs": "23.0.2",
|
||||
"@rollup/plugin-node-resolve": "15.0.1",
|
||||
"@testing-library/dom": "8.13.0",
|
||||
"@testing-library/dom": "8.19.0",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
|
@ -135,7 +135,7 @@
|
||||
"@storybook/react": "6.5.14",
|
||||
"@storybook/theming": "6.5.14",
|
||||
"@swc/helpers": "0.4.12",
|
||||
"@testing-library/dom": "8.13.0",
|
||||
"@testing-library/dom": "8.19.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -4824,7 +4824,7 @@ __metadata:
|
||||
"@rollup/plugin-json": 5.0.1
|
||||
"@rollup/plugin-node-resolve": 15.0.1
|
||||
"@swc/helpers": 0.4.12
|
||||
"@testing-library/dom": 8.13.0
|
||||
"@testing-library/dom": 8.19.0
|
||||
"@testing-library/jest-dom": 5.16.5
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
@ -5049,7 +5049,7 @@ __metadata:
|
||||
"@rollup/plugin-commonjs": 23.0.2
|
||||
"@rollup/plugin-node-resolve": 15.0.1
|
||||
"@sentry/browser": 6.19.7
|
||||
"@testing-library/dom": 8.13.0
|
||||
"@testing-library/dom": 8.19.0
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@testing-library/user-event": 14.4.3
|
||||
@ -5244,7 +5244,7 @@ __metadata:
|
||||
"@storybook/react": 6.5.14
|
||||
"@storybook/theming": 6.5.14
|
||||
"@swc/helpers": 0.4.12
|
||||
"@testing-library/dom": 8.13.0
|
||||
"@testing-library/dom": 8.19.0
|
||||
"@testing-library/jest-dom": 5.16.5
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
@ -10509,9 +10509,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:8.13.0, @testing-library/dom@npm:>=7, @testing-library/dom@npm:^8.0.0":
|
||||
version: 8.13.0
|
||||
resolution: "@testing-library/dom@npm:8.13.0"
|
||||
"@testing-library/dom@npm:8.19.0, @testing-library/dom@npm:>=7, @testing-library/dom@npm:^8.0.0":
|
||||
version: 8.19.0
|
||||
resolution: "@testing-library/dom@npm:8.19.0"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
@ -10521,7 +10521,7 @@ __metadata:
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.4.4
|
||||
pretty-format: ^27.0.2
|
||||
checksum: 880f1872b9949800d4444e3bdbd03df86d6f41ec7c27136dff1da29e87d2df2d7ee904afcdf895ffce351c25bd12119117eae023354d50e707ad56d43b2ed3ed
|
||||
checksum: 6bb93fef96703b6c47cf1b7cc8f71d402a9576084a94ba4e9926f51bd7bb1287fbb4f6942d82bd03fc6f3d998ae97e60f6aea4618f3a1ce6139597d2a4ecb7b9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -22206,7 +22206,7 @@ __metadata:
|
||||
"@sentry/utils": 6.19.7
|
||||
"@swc/core": 1.3.11
|
||||
"@swc/helpers": 0.4.12
|
||||
"@testing-library/dom": 8.13.0
|
||||
"@testing-library/dom": 8.19.0
|
||||
"@testing-library/jest-dom": 5.16.5
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user