Skip to content

Commit f471174

Browse files
chore(deps): update dependency @types/mocha to ^10.0.10
1 parent 6ae5838 commit f471174

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/register": "^7.21.0",
2727
"@goodeggs/toolkit": "^7.0.1",
2828
"@goodeggs/tsconfig": "^2.0.2",
29-
"@types/mocha": "^10.0.1",
29+
"@types/mocha": "^10.0.10",
3030
"@types/tv4": "^1.2.33",
3131
"goodeggs-test-helpers": "^8.3.3",
3232
"mocha": "6.2.3",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1912,9 +1912,10 @@
19121912
version "5.1.2"
19131913
resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz"
19141914

1915-
"@types/mocha@^10.0.1":
1916-
version "10.0.1"
1917-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.1.tgz#2f4f65bb08bc368ac39c96da7b2f09140b26851b"
1915+
"@types/mocha@^10.0.10":
1916+
version "10.0.10"
1917+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
1918+
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
19181919

19191920
"@types/node@*":
19201921
version "18.11.18"

0 commit comments

Comments
 (0)