Update dependency @testing-library/dom to v8.19.0
This commit is contained in:
+1
-1
@@ -105,7 +105,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",
|
||||
|
||||
@@ -60,7 +60,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",
|
||||
|
||||
@@ -50,7 +50,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",
|
||||
|
||||
@@ -133,7 +133,7 @@
|
||||
"@storybook/react": "6.5.12",
|
||||
"@storybook/theming": "6.5.12",
|
||||
"@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",
|
||||
|
||||
@@ -4332,7 +4332,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
|
||||
@@ -4519,7 +4519,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
|
||||
@@ -4714,7 +4714,7 @@ __metadata:
|
||||
"@storybook/react": 6.5.12
|
||||
"@storybook/theming": 6.5.12
|
||||
"@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
|
||||
@@ -9995,7 +9995,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:8.13.0, @testing-library/dom@npm:>=7, @testing-library/dom@npm:^8.0.0":
|
||||
"@testing-library/dom@npm:8.19.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
|
||||
"@types/aria-query": ^4.2.0
|
||||
aria-query: ^5.0.0
|
||||
chalk: ^4.1.0
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.4.4
|
||||
pretty-format: ^27.0.2
|
||||
checksum: 6bb93fef96703b6c47cf1b7cc8f71d402a9576084a94ba4e9926f51bd7bb1287fbb4f6942d82bd03fc6f3d998ae97e60f6aea4618f3a1ce6139597d2a4ecb7b9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:>=7, @testing-library/dom@npm:^8.0.0":
|
||||
version: 8.13.0
|
||||
resolution: "@testing-library/dom@npm:8.13.0"
|
||||
dependencies:
|
||||
@@ -21588,7 +21604,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
|
||||
|
||||
Reference in New Issue
Block a user