1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 07:13:32 +00:00

[deps]: Lock file maintenance (#7700)

* [deps]: Lock file maintenance

* Fix jest breaking changes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-03 15:48:04 +02:00
committed by GitHub
parent 5fe8f9b76a
commit b53b211bd4
7 changed files with 7373 additions and 7258 deletions

View File

@@ -14,7 +14,7 @@ describe("AppIdService", () => {
});
afterEach(() => {
jest.resetAllMocks();
jest.restoreAllMocks();
});
describe("getAppId", () => {