1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

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:
renovate[bot]
2023-07-27 11:34:44 +00:00
committed by GitHub
parent d405160080
commit 5405c22db1
8 changed files with 382 additions and 273 deletions

View File

@ -16,7 +16,6 @@ limitations under the License.
/// <reference types="cypress" />
import "cypress-each";
import EventEmitter from "events";
declare global {