Skip to content

Commit

Permalink
chore(deps): update dependency @types/mocha to ^10.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent c6c5c4d commit 9741ec4
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 @@ -81,7 +81,7 @@
"devDependencies": {
"@types/dompurify": "^3.0.5",
"@types/jsdom": "^21.1.7",
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.8",
"lint-staged": "^15.2.7",
"marked-gfm-heading-id": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"@types/tough-cookie" "*"
parse5 "^7.0.0"

"@types/mocha@^10.0.6":
version "10.0.6"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
"@types/mocha@^10.0.7":
version "10.0.7"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.7.tgz#4c620090f28ca7f905a94b706f74dc5b57b44f2f"
integrity sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==

"@types/node@*":
version "18.0.0"
Expand Down

0 comments on commit 9741ec4

Please sign in to comment.