mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 10:50:37 -06:00
Update dependency @testing-library/jest-dom to v6 (#77445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9dcfc51b4f
commit
375f0c98b2
@ -96,7 +96,7 @@
|
||||
"@swc/core": "1.3.38",
|
||||
"@swc/helpers": "0.4.14",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/jest-dom": "6.1.4",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/angular": "1.8.5",
|
||||
|
@ -67,7 +67,7 @@
|
||||
"@rollup/plugin-json": "6.0.0",
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/jest-dom": "6.1.4",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/dompurify": "^2",
|
||||
|
@ -134,7 +134,7 @@
|
||||
"@storybook/react-webpack5": "7.4.5",
|
||||
"@storybook/theming": "7.4.5",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/jest-dom": "6.1.4",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
|
44
yarn.lock
44
yarn.lock
@ -12,7 +12,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@adobe/css-tools@npm:^4.0.1, @adobe/css-tools@npm:^4.3.0":
|
||||
"@adobe/css-tools@npm:^4.3.1":
|
||||
version: 4.3.1
|
||||
resolution: "@adobe/css-tools@npm:4.3.1"
|
||||
checksum: 039a42ffdd41ecf3abcaf09c9fef0ffd634ccbe81c04002fc989e74564eba99bb19169a8f48dadf6442aa2c5c9f0925a7b27ec5c36a1ed1a3515fe77d6930996
|
||||
@ -2934,7 +2934,7 @@ __metadata:
|
||||
"@rollup/plugin-json": "npm:6.0.0"
|
||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||
"@testing-library/dom": "npm:9.3.3"
|
||||
"@testing-library/jest-dom": "npm:5.16.5"
|
||||
"@testing-library/jest-dom": "npm:6.1.4"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/user-event": "npm:14.5.1"
|
||||
"@types/d3-interpolate": "npm:^3.0.0"
|
||||
@ -3411,7 +3411,7 @@ __metadata:
|
||||
"@storybook/react-webpack5": "npm:7.4.5"
|
||||
"@storybook/theming": "npm:7.4.5"
|
||||
"@testing-library/dom": "npm:9.3.3"
|
||||
"@testing-library/jest-dom": "npm:5.16.5"
|
||||
"@testing-library/jest-dom": "npm:6.1.4"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/user-event": "npm:14.5.1"
|
||||
"@types/common-tags": "npm:^1.8.0"
|
||||
@ -7677,28 +7677,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:5.16.5":
|
||||
version: 5.16.5
|
||||
resolution: "@testing-library/jest-dom@npm:5.16.5"
|
||||
"@testing-library/jest-dom@npm:6.1.4, @testing-library/jest-dom@npm:^6.1.2":
|
||||
version: 6.1.4
|
||||
resolution: "@testing-library/jest-dom@npm:6.1.4"
|
||||
dependencies:
|
||||
"@adobe/css-tools": "npm:^4.0.1"
|
||||
"@babel/runtime": "npm:^7.9.2"
|
||||
"@types/testing-library__jest-dom": "npm:^5.9.1"
|
||||
aria-query: "npm:^5.0.0"
|
||||
chalk: "npm:^3.0.0"
|
||||
css.escape: "npm:^1.5.1"
|
||||
dom-accessibility-api: "npm:^0.5.6"
|
||||
lodash: "npm:^4.17.15"
|
||||
redent: "npm:^3.0.0"
|
||||
checksum: 472a14b6295a18af28b5133ecaf4d22a7bb9c50bf05e1f04a076b2e2d7c596e76cdd56a95387ad6d2a4dda0c46bc93d95cbca5b314fabe0fd13362f29118749e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:^6.1.2":
|
||||
version: 6.1.2
|
||||
resolution: "@testing-library/jest-dom@npm:6.1.2"
|
||||
dependencies:
|
||||
"@adobe/css-tools": "npm:^4.3.0"
|
||||
"@adobe/css-tools": "npm:^4.3.1"
|
||||
"@babel/runtime": "npm:^7.9.2"
|
||||
aria-query: "npm:^5.0.0"
|
||||
chalk: "npm:^3.0.0"
|
||||
@ -7720,7 +7703,7 @@ __metadata:
|
||||
optional: true
|
||||
vitest:
|
||||
optional: true
|
||||
checksum: 36e27f9011dd60de8936d3edb2a81753ef7a370480019e571c6e85b935b5fa2aba47244104badf6d6b636fd170fdee5c0fdd92fb3630957d4a6f11d302b57398
|
||||
checksum: e5a0cdb96eec509c0c85f2b7a0d08fc1c9f6c10aa49bba0d738bf4bb114c3472b92ace5067aedfaaf848ae13b38ba9296047c219aa24b66c87aa16de33341fdb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9211,15 +9194,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/testing-library__jest-dom@npm:^5.9.1":
|
||||
version: 5.14.9
|
||||
resolution: "@types/testing-library__jest-dom@npm:5.14.9"
|
||||
dependencies:
|
||||
"@types/jest": "npm:*"
|
||||
checksum: e257de95a4a9385cc09ae4ca3396d23ad4b5cfb8e021a1ca3454c424c34636075f6fe151b2f881f79bf9d497aa04fbfae62449b135f293e8d2d614fa899898a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/tinycolor2@npm:1.4.3":
|
||||
version: 1.4.3
|
||||
resolution: "@types/tinycolor2@npm:1.4.3"
|
||||
@ -17168,7 +17142,7 @@ __metadata:
|
||||
"@swc/core": "npm:1.3.38"
|
||||
"@swc/helpers": "npm:0.4.14"
|
||||
"@testing-library/dom": "npm:9.3.3"
|
||||
"@testing-library/jest-dom": "npm:5.16.5"
|
||||
"@testing-library/jest-dom": "npm:6.1.4"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react-hooks": "npm:^8.0.1"
|
||||
"@testing-library/user-event": "npm:14.5.1"
|
||||
|
Loading…
Reference in New Issue
Block a user