Update all non-major dependencies (#11329)
* Update all non-major dependencies * Add isLocation to ComposerEvent analytics events * Remove cypress-each as it is incompatible with modern typescript * Roll back eslint-plugin-deprecate * Remove stale comment --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andy Balaam <andy.balaam@matrix.org> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
d405160080
commit
5405c22db1
8 changed files with 382 additions and 273 deletions
|
@ -15,7 +15,6 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
import React from "react";
|
||||
// eslint-disable-next-line deprecate/import
|
||||
import { render, screen, waitFor } from "@testing-library/react";
|
||||
import userEvent from "@testing-library/user-event";
|
||||
import { jest } from "@jest/globals";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue