Update NPM dependencies (#1703)

* Update dependencies manually
* Format files
* Update licenses
This commit is contained in:
Cory Miller
2024-04-24 12:04:10 -04:00
committed by GitHub
parent 0ad4b8fada
commit 9c1e94e0ad
50 changed files with 33279 additions and 23501 deletions

View File

@ -1,5 +1,6 @@
module.exports = {
clearMocks: true,
fakeTimers: {},
moduleFileExtensions: ['js', 'ts'],
testEnvironment: 'node',
testMatch: ['**/*.test.ts'],