Update @testing-library/dom to v9.3.3 in packages
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"@rollup/plugin-commonjs": "25.0.2",
|
||||
"@rollup/plugin-json": "6.0.0",
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@testing-library/dom": "9.3.1",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||
"@rollup/plugin-commonjs": "25.0.2",
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@testing-library/dom": "9.3.1",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/angular": "1.8.5",
|
||||
|
||||
@@ -134,7 +134,7 @@
|
||||
"@storybook/react": "7.4.5",
|
||||
"@storybook/react-webpack5": "7.4.5",
|
||||
"@storybook/theming": "7.4.5",
|
||||
"@testing-library/dom": "9.3.1",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
|
||||
@@ -2992,7 +2992,7 @@ __metadata:
|
||||
"@rollup/plugin-commonjs": 25.0.2
|
||||
"@rollup/plugin-json": 6.0.0
|
||||
"@rollup/plugin-node-resolve": 15.2.3
|
||||
"@testing-library/dom": 9.3.1
|
||||
"@testing-library/dom": 9.3.3
|
||||
"@testing-library/jest-dom": 5.16.5
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/user-event": 14.5.1
|
||||
@@ -3310,7 +3310,7 @@ __metadata:
|
||||
"@grafana/ui": 10.2.0-pre
|
||||
"@rollup/plugin-commonjs": 25.0.2
|
||||
"@rollup/plugin-node-resolve": 15.2.3
|
||||
"@testing-library/dom": 9.3.1
|
||||
"@testing-library/dom": 9.3.3
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/user-event": 14.5.1
|
||||
"@types/angular": 1.8.5
|
||||
@@ -3434,7 +3434,7 @@ __metadata:
|
||||
"@storybook/react": 7.4.5
|
||||
"@storybook/react-webpack5": 7.4.5
|
||||
"@storybook/theming": 7.4.5
|
||||
"@testing-library/dom": 9.3.1
|
||||
"@testing-library/dom": 9.3.3
|
||||
"@testing-library/jest-dom": 5.16.5
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/user-event": 14.5.1
|
||||
@@ -8385,22 +8385,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:9.3.1, @testing-library/dom@npm:>=7, @testing-library/dom@npm:^9.0.0":
|
||||
version: 9.3.1
|
||||
resolution: "@testing-library/dom@npm:9.3.1"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
"@types/aria-query": ^5.0.1
|
||||
aria-query: 5.1.3
|
||||
chalk: ^4.1.0
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.5.0
|
||||
pretty-format: ^27.0.2
|
||||
checksum: 8ee3136451644e39990edea93709c38cf1e8ce5306f3c66273ca00935963faa51ca74e8d92b02eb442ccb842cfa28ca62833e393e075eb269cf9bef6f5600663
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:9.3.3":
|
||||
version: 9.3.3
|
||||
resolution: "@testing-library/dom@npm:9.3.3"
|
||||
@@ -8417,6 +8401,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:>=7, @testing-library/dom@npm:^9.0.0":
|
||||
version: 9.3.1
|
||||
resolution: "@testing-library/dom@npm:9.3.1"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
"@types/aria-query": ^5.0.1
|
||||
aria-query: 5.1.3
|
||||
chalk: ^4.1.0
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.5.0
|
||||
pretty-format: ^27.0.2
|
||||
checksum: 8ee3136451644e39990edea93709c38cf1e8ce5306f3c66273ca00935963faa51ca74e8d92b02eb442ccb842cfa28ca62833e393e075eb269cf9bef6f5600663
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user