Skip to content

Commit

Permalink
Bump mocha and @types/mocha (#1595)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 5ba1dd4 commit 04f781e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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 @@ -90,7 +90,7 @@
"@types/express": "^4.17.21",
"@types/express-ejs-layouts": "^2.5.4",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "10.0.6",
"@types/mocha": "10.0.7",
"@types/node": "20.14.8",
"@types/selenium-webdriver": "^4.1.23",
"@types/superagent": "^8.1.6",
Expand Down Expand Up @@ -123,7 +123,7 @@
"jsonc-parser": "^3.3.1",
"listr2": "8.2.3",
"minimatch": "9.0.4",
"mocha": "10.4.0",
"mocha": "10.5.1",
"node-fetch": "3.3.2",
"nodemon": "3.1.4",
"open-cli": "8.0.0",
Expand Down

0 comments on commit 04f781e

Please sign in to comment.