Skip to content

Commit

Permalink
Merge pull request #161 from swarthy/devel
Browse files Browse the repository at this point in the history
chore: devDeps updated
  • Loading branch information
swarthy committed Mar 16, 2023
2 parents da0aa09 + ac6e2e9 commit d602755
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 115 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,25 +33,25 @@
"@types/chai-as-promised": "^7.1.5",
"@types/debug": "^4.1.7",
"@types/mocha": "^10.0.1",
"@types/node": "18.13.0",
"@types/node": "18.15.3",
"@types/sinon": "^10.0.13",
"@types/sinon-chai": "^3.2.9",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"benchmark": "^2.1.4",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"coveralls": "^3.1.1",
"eslint": "8.34.0",
"eslint": "8.36.0",
"eslint-config-inclusive": "1.2.10",
"eslint-plugin-node": "11.1.0",
"ioredis": "^5.3.1",
"mocha": "10.2.0",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^15.1.0",
"sinon": "15.0.1",
"sinon": "15.0.2",
"sinon-chai": "3.7.0",
"snyk": "1.1100.0",
"snyk": "1.1118.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.5"
},
Expand Down
Loading

0 comments on commit d602755

Please sign in to comment.