Skip to content

Commit

Permalink
Merge pull request #431 from masa-finance/dependabot/npm_and_yarn/typ…
Browse files Browse the repository at this point in the history
…es/mocha-10.0.7

chore(deps-dev): bump @types/mocha from 10.0.6 to 10.0.7
  • Loading branch information
H34D authored Jul 1, 2024
2 parents 863e849 + 66b1a91 commit 33bc4f4
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 @@ -58,7 +58,7 @@
"@typechain/hardhat": "^9.1.0",
"@types/chai": "^4.3.14",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/sinon-chai": "^3.2.12",
"chai": "^4.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1416,10 +1416,10 @@
dependencies:
"@types/node" "*"

"@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-fetch@^2.6.1":
version "2.6.11"
Expand Down

0 comments on commit 33bc4f4

Please sign in to comment.