Skip to content

Commit

Permalink
Merge pull request #101 from forcedotcom/dependabot-npm_and_yarn-moch…
Browse files Browse the repository at this point in the history
…a-10.7.3

chore(dev-deps): bump mocha from 10.7.0 to 10.7.3
  • Loading branch information
svc-cli-bot committed Aug 11, 2024
2 parents d3ed441 + cce21a4 commit 36762d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"husky": "^9.1.4",
"jest": "^29.7.0",
"lint-staged": "^15.2.7",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"shx": "^0.3.4",
"source-map-support": "^0.5.16",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3573,10 +3573,10 @@ [email protected]:
dependencies:
minimist "^1.2.6"

mocha@^10.7.0:
version "10.7.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a"
integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==
mocha@^10.7.3:
version "10.7.3"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3.tgz#ae32003cabbd52b59aece17846056a68eb4b0752"
integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==
dependencies:
ansi-colors "^4.1.3"
browser-stdout "^1.3.1"
Expand Down

0 comments on commit 36762d5

Please sign in to comment.