Update dependency @testing-library/dom to v8.13.0 (#47423)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/47446/head
renovate[bot] 3 years ago committed by GitHub
parent 1c13bfdd1b
commit fba31c2708
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json
  2. 2
      packages/grafana-data/package.json
  3. 2
      packages/grafana-runtime/package.json
  4. 2
      packages/grafana-ui/package.json
  5. 16
      yarn.lock

@ -109,7 +109,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.12.0",
"@testing-library/dom": "8.13.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.12.0",
"@testing-library/dom": "8.13.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.12.0",
"@testing-library/dom": "8.13.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.12.0",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.4",
"@testing-library/react-hooks": "7.0.2",

@ -3993,7 +3993,7 @@ __metadata:
"@rollup/plugin-json": 4.1.0
"@rollup/plugin-node-resolve": 13.1.3
"@swc/helpers": 0.3.8
"@testing-library/dom": 8.12.0
"@testing-library/dom": 8.13.0
"@testing-library/jest-dom": 5.16.2
"@testing-library/react": 12.1.4
"@testing-library/react-hooks": 7.0.2
@ -4178,7 +4178,7 @@ __metadata:
"@rollup/plugin-commonjs": 21.0.2
"@rollup/plugin-node-resolve": 13.1.3
"@sentry/browser": 6.19.1
"@testing-library/dom": 8.12.0
"@testing-library/dom": 8.13.0
"@testing-library/react": 12.1.4
"@testing-library/user-event": ^13.5.0
"@types/angular": 1.8.4
@ -4384,7 +4384,7 @@ __metadata:
"@storybook/react": 6.4.15
"@storybook/theming": 6.4.15
"@swc/helpers": 0.3.8
"@testing-library/dom": 8.12.0
"@testing-library/dom": 8.13.0
"@testing-library/jest-dom": 5.16.2
"@testing-library/react": 12.1.4
"@testing-library/react-hooks": 7.0.2
@ -9032,9 +9032,9 @@ __metadata:
languageName: node
linkType: hard
"@testing-library/dom@npm:8.12.0":
version: 8.12.0
resolution: "@testing-library/dom@npm:8.12.0"
"@testing-library/dom@npm:8.13.0":
version: 8.13.0
resolution: "@testing-library/dom@npm:8.13.0"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
@ -9044,7 +9044,7 @@ __metadata:
dom-accessibility-api: ^0.5.9
lz-string: ^1.4.4
pretty-format: ^27.0.2
checksum: 2bbf5fa5c1e883571c440ccee76c0568fa5153b43c097456dd7146797256687352bfca9db574e0e78a022ce14722a6acaaba5f680ee16b95e12405501713d34d
checksum: 880f1872b9949800d4444e3bdbd03df86d6f41ec7c27136dff1da29e87d2df2d7ee904afcdf895ffce351c25bd12119117eae023354d50e707ad56d43b2ed3ed
languageName: node
linkType: hard
@ -20461,7 +20461,7 @@ __metadata:
"@sentry/utils": 6.19.1
"@swc/core": 1.2.160
"@swc/helpers": 0.3.8
"@testing-library/dom": 8.12.0
"@testing-library/dom": 8.13.0
"@testing-library/jest-dom": 5.16.2
"@testing-library/react": 12.1.4
"@testing-library/react-hooks": 7.0.2

Loading…
Cancel
Save