Skip to content

Commit e2412e2

Browse files
committed
chore(deps): update dependency @types/mocha to v10.0.4
1 parent 564719f commit e2412e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@openzeppelin/contracts": "4.8.2",
2727
"@types/chai": "4.3.9",
2828
"@types/dotenv": "8.2.0",
29-
"@types/mocha": "10.0.3",
29+
"@types/mocha": "10.0.4",
3030
"@types/node": "20.8.10",
3131
"@typescript-eslint/eslint-plugin": "5.62.0",
3232
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1343,10 +1343,10 @@
13431343
dependencies:
13441344
"@types/node" "*"
13451345

1346-
"@types/mocha@10.0.3":
1347-
version "10.0.3"
1348-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812"
1349-
integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==
1346+
"@types/mocha@10.0.4":
1347+
version "10.0.4"
1348+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4"
1349+
integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==
13501350

13511351
"@types/node-fetch@^2.6.1":
13521352
version "2.6.4"

0 commit comments

Comments
 (0)