Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
196a6f409d Bump typescript from 4.9.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v4.9.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-22 21:26:24 +00:00
2 changed files with 1127 additions and 2061 deletions

3184
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -42,10 +42,10 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^7.0.0",
"jest": "^28.1.3",
"jest-circus": "^29.7.0",
"jest-circus": "^27.5.1",
"nock": "^13.2.9",
"prettier": "^2.8.0",
"ts-jest": "^28.0.8",
"typescript": "^4.9.3"
"typescript": "^5.7.2"
}
}