Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the unit-testing group across 1 directory with 7 updates (#16712)
* Bump the unit-testing group across 1 directory with 7 updates Bumps the unit-testing group with 7 updates in the /frontend-react directory: | Package | From | To | | --- | --- | --- | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.2` | `6.6.3` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `2.1.3` | `2.1.8` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `2.1.3` | `2.1.8` | | [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) | `5.4.0` | `5.5.0` | | [globals](https://github.com/sindresorhus/globals) | `15.11.0` | `15.13.0` | | [undici](https://github.com/nodejs/undici) | `6.20.1` | `7.1.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.3` | `2.1.8` | Updates `@testing-library/jest-dom` from 6.6.2 to 6.6.3 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.2...v6.6.3) Updates `@vitest/coverage-istanbul` from 2.1.3 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/coverage-istanbul) Updates `@vitest/ui` from 2.1.3 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/ui) Updates `eslint-plugin-jest-dom` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases) - [Commits](testing-library/eslint-plugin-jest-dom@v5.4.0...v5.5.0) Updates `globals` from 15.11.0 to 15.13.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.11.0...v15.13.0) Updates `undici` from 6.20.1 to 7.1.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.20.1...v7.1.0) Updates `vitest` from 2.1.3 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: unit-testing - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: unit-testing - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: unit-testing - dependency-name: eslint-plugin-jest-dom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: unit-testing - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: unit-testing - dependency-name: undici dependency-type: direct:development update-type: version-update:semver-major dependency-group: unit-testing - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: unit-testing ... Signed-off-by: dependabot[bot] <[email protected]> * pin undici as we need the FileReader class it removed --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joseph Andersen <[email protected]>
- Loading branch information