Skip to content

Commit

Permalink
Update High Severity Dev Dependencies (actions#923)
Browse files Browse the repository at this point in the history
* Update deps

* More Updates

* Use npm 7

* Update package-lock.json
  • Loading branch information
luketomlinson authored Oct 14, 2021
1 parent 27f76df commit 6ce349e
Show file tree
Hide file tree
Showing 4 changed files with 5,427 additions and 9,113 deletions.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ module.exports = {
roots: ['<rootDir>/packages'],
testEnvironment: 'node',
testMatch: ['**/__tests__/*.test.ts'],
testRunner: 'jest-circus/runner',
transform: {
'^.+\\.ts$': 'ts-jest'
},
Expand Down
Loading

0 comments on commit 6ce349e

Please sign in to comment.