Skip to content

Commit

Permalink
Merge pull request #165 from foxthefox/dependabot/npm_and_yarn/multi-…
Browse files Browse the repository at this point in the history
…bd7f08ee8b

Bump mocha and @types/mocha
  • Loading branch information
foxthefox authored Nov 1, 2024
2 parents 208a8d2 + b720dd6 commit 1d6cd80
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@tsconfig/node18": "^18.2.4",
"@types/chai": "^4.3.9",
"@types/chai-as-promised": "^8.0.1",
"@types/mocha": "^10.0.3",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.4",
"@types/proxyquire": "^1.3.30",
"@types/sinon": "^17.0.3",
Expand All @@ -48,7 +48,7 @@
"chai-as-promised": "^8.0.0",

"handlebars": "^4.7.8",
"mocha": "^10.2.0",
"mocha": "^10.8.2",
"net": "^1.0.2",
"proxyquire": "^2.1.3",
"sinon": "^19.0.2",
Expand Down

0 comments on commit 1d6cd80

Please sign in to comment.