proton-pmcrypto/test
dependabot[bot] 3334ddb73a
Tests: Bump chai-as-promised and @types/chai-as-promised (#228)
* Bump chai-as-promised and @types/chai-as-promised

Bumps [chai-as-promised](https://github.com/chaijs/chai-as-promised) and [@types/chai-as-promised](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-as-promised). These dependencies needed to be updated together.

Updates `chai-as-promised` from 7.1.2 to 8.0.1
- [Release notes](https://github.com/chaijs/chai-as-promised/releases)
- [Commits](https://github.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.1)

Updates `@types/chai-as-promised` from 7.1.8 to 8.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-as-promised)

---
updated-dependencies:
- dependency-name: chai-as-promised
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/chai-as-promised"
  dependency-version: 8.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Tests: update `chaiAsPromised` default import

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: larabr <7375870+larabr@users.noreply.github.com>
2025-09-22 16:03:36 +02:00
..
crypto TS: support v5.9.2 (Uint8Array<ArrayBuffer>-related breaking changes) (#223) 2025-08-13 17:14:37 +02:00
key Linter: enable stricter set of default rules (strict-type-checked) 2025-09-22 14:16:15 +02:00
message Linter: enable type info integration for rules (recommended-type-checked) 2025-09-22 14:16:15 +02:00
bigInteger.spec.ts Linter: enable stricter set of default rules (strict-type-checked) 2025-09-22 14:16:15 +02:00
config.spec.ts Update OpenPGP.js to v6.2.1 (dropping the custom config.pluggableGrammarErrorReporter) 2025-08-28 15:18:11 +02:00
setup.ts Tests: Bump chai-as-promised and @types/chai-as-promised (#228) 2025-09-22 16:03:36 +02:00
utils.spec.ts Linter: enable type info integration for rules (recommended-type-checked) 2025-09-22 14:16:15 +02:00