Skip to content

Commit 608c3e7

Browse files
committed
chore(deps): upgrade dependencies
1 parent 6fc5a9e commit 608c3e7

File tree

4 files changed

+14255
-25713
lines changed

4 files changed

+14255
-25713
lines changed

jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ module.exports = {
66
transform: {
77
'^.+\\.tsx?$': 'ts-jest',
88
},
9+
testEnvironment: 'jsdom',
910
testMatch: ['**/*.test.(ts|tsx)'],
1011
collectCoverageFrom: ['**/!(*.stories).(ts|tsx)'],
1112
moduleNameMapper: {},

0 commit comments

Comments
 (0)