Skip to content

Commit a7e8a38

Browse files
fix: update dependencies to fix vulnerabilities
1 parent 13fafe5 commit a7e8a38

File tree

3 files changed

+6280
-4362
lines changed

3 files changed

+6280
-4362
lines changed

jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
module.exports = {
22
preset: 'ts-jest',
3+
testEnvironment: 'jsdom',
34
};

0 commit comments

Comments
 (0)