Update dependency @testing-library/react to v15.0.1
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@testing-library/jest-dom": "^6.1.2",
|
||||
"@testing-library/react": "15.0.0",
|
||||
"@testing-library/react": "15.0.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/d3": "^7",
|
||||
"@types/jest": "^29.5.4",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"devDependencies": {
|
||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||
"@testing-library/jest-dom": "^6.1.2",
|
||||
"@testing-library/react": "15.0.0",
|
||||
"@testing-library/react": "15.0.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "^29.5.4",
|
||||
"@types/react": "18.2.75",
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
"@swc/helpers": "0.5.9",
|
||||
"@testing-library/dom": "10.0.0",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "15.0.0",
|
||||
"@testing-library/react": "15.0.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/d3": "7.4.3",
|
||||
"@types/debounce-promise": "3.1.9",
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@rollup/plugin-terser": "0.4.4",
|
||||
"@testing-library/dom": "10.0.0",
|
||||
"@testing-library/react": "15.0.0",
|
||||
"@testing-library/react": "15.0.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/angular": "1.8.9",
|
||||
"@types/history": "4.7.11",
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"devDependencies": {
|
||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||
"@testing-library/jest-dom": "^6.1.2",
|
||||
"@testing-library/react": "15.0.0",
|
||||
"@testing-library/react": "15.0.1",
|
||||
"@testing-library/react-hooks": "^8.0.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "^29.5.4",
|
||||
|
||||
@@ -129,7 +129,7 @@
|
||||
"@storybook/theming": "7.4.5",
|
||||
"@testing-library/dom": "10.0.0",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "15.0.0",
|
||||
"@testing-library/react": "15.0.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/d3": "7.4.3",
|
||||
|
||||
Reference in New Issue
Block a user