Skip to content

Commit 8a7f6f6

Browse files
⬆️ Update dependency @types/mocha to ^10.0.10 (#432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdd5f7c commit 8a7f6f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@types/glob": "^8.1.0",
43-
"@types/mocha": "^10.0.6",
43+
"@types/mocha": "^10.0.10",
4444
"@types/node": "22.15.19",
4545
"@types/vscode": "^1.100.0",
4646
"@typescript-eslint/eslint-plugin": "^8.32.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
224224
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
225225

226-
"@types/mocha@^10.0.6":
226+
"@types/mocha@^10.0.10":
227227
version "10.0.10"
228228
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
229229
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==

0 commit comments

Comments
 (0)