mirror of
https://github.com/actions/toolkit.git
synced 2025-06-08 06:27:02 +09:00
Update High Severity Dev Dependencies (#923)
* Update deps * More Updates * Use npm 7 * Update package-lock.json
This commit is contained in:
parent
27f76dfe1a
commit
6ce349e08c
4 changed files with 5995 additions and 9681 deletions
|
@ -3,7 +3,6 @@ module.exports = {
|
|||
moduleFileExtensions: ['js', 'ts'],
|
||||
testEnvironment: 'node',
|
||||
testMatch: ['**/*.test.ts'],
|
||||
testRunner: 'jest-circus/runner',
|
||||
transform: {
|
||||
'^.+\\.ts$': 'ts-jest'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue