Fix dependencies
This commit is contained in:
parent
c8c0fba502
commit
b0cce82e74
2 changed files with 343 additions and 100 deletions
436
package-lock.json
generated
436
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -10,10 +10,7 @@
|
|||
"bugs": {
|
||||
"url": "https://gitlab.com/NodeGuy/channel/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"ts-mocha": "^8.0.0",
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@nodeguy/assert": "0.1.4",
|
||||
"@stryker-mutator/core": "4.4.1",
|
||||
|
@ -21,6 +18,8 @@
|
|||
"@stryker-mutator/mocha-framework": "4.0.0",
|
||||
"@stryker-mutator/mocha-runner": "4.4.1",
|
||||
"eslint": "7.19.0",
|
||||
"ts-mocha": "^8.0.0",
|
||||
"typescript": "^4.3.5",
|
||||
"mocha": "8.2.1",
|
||||
"nyc": "15.1.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue