Skip to content

Commit 6ce349e

Browse files
Update High Severity Dev Dependencies (actions#923)
* Update deps * More Updates * Use npm 7 * Update package-lock.json
1 parent 27f76df commit 6ce349e

File tree

4 files changed

+5427
-9113
lines changed

4 files changed

+5427
-9113
lines changed

jest.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ module.exports = {
44
roots: ['<rootDir>/packages'],
55
testEnvironment: 'node',
66
testMatch: ['**/__tests__/*.test.ts'],
7-
testRunner: 'jest-circus/runner',
87
transform: {
98
'^.+\\.ts$': 'ts-jest'
109
},

0 commit comments

Comments
 (0)