Skip to content

Commit

Permalink
chore: update mocha and minor dependencies (#3182)
Browse files Browse the repository at this point in the history
* Update mocha and minor dependencies

* Remove uneeded resolutions
  • Loading branch information
eablack authored Jan 17, 2025
1 parent d347e7e commit dc1e03d
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 186 deletions.
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@types/glob": "^7.1.1",
"@types/inquirer": "^8.2.10",
"@types/lodash": "^4.14.123",
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.10",
"@types/node": "20.14.8",
"@types/node-fetch": "^2.1.6",
"@types/phoenix": "^1.4.0",
Expand All @@ -117,7 +117,7 @@
"globby": "^10.0.2",
"lodash": "^4.17.11",
"lolex": "^3.1.0",
"mocha": "^9.2.2",
"mocha": "^10.8.2",
"nock": "^13.5.1",
"nyc": "^15.1.0",
"oclif": "4.14.36",
Expand Down
Loading

0 comments on commit dc1e03d

Please sign in to comment.