Compare commits

...

4 Commits

Author SHA1 Message Date
Aparna Jyothi
a368ab84e0 check failures fix 2025-03-25 18:08:43 +05:30
Aparna Jyothi
b78a0ce7c7 check failures fix 2025-03-25 12:42:56 +05:30
dependabot[bot]
30bab15302 Bump ts-jest from 29.1.2 to 29.2.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.2.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.2.5)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 12:42:45 +05:30
dependabot[bot]
ca7d0c6d8c
Bump ts-jest from 29.1.2 to 29.2.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.2.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.2.5)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 06:58:45 +00:00
7 changed files with 900 additions and 2721 deletions

Binary file not shown.

Binary file not shown.

927
dist/cleanup/index.js vendored

File diff suppressed because it is too large Load Diff

927
dist/setup/index.js vendored

File diff suppressed because it is too large Load Diff

1761
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -50,7 +50,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"prettier": "^2.8.4",
"ts-jest": "^29.1.2",
"ts-jest": "^29.3.0",
"typescript": "^5.3.3"
},
"bugs": {