Update dependencies.

This commit is contained in:
David 2022-03-11 17:35:34 -06:00
parent ad56bcc06c
commit e24d7d27c3
2 changed files with 1404 additions and 5063 deletions

6455
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -13,14 +13,14 @@
"dependencies": {},
"devDependencies": {
"@nodeguy/assert": "0.1.4",
"@stryker-mutator/core": "4.4.1",
"@stryker-mutator/core": "5.6.1",
"@stryker-mutator/javascript-mutator": "4.0.0",
"@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",
"@stryker-mutator/mocha-runner": "5.6.1",
"eslint": "8.11.0",
"ts-mocha": "9.0.2",
"typescript": "4.6.2",
"mocha": "9.2.2",
"nyc": "15.1.0"
},
"homepage": "https://github.com/NodeGuy/channel",