Merge pull request #2290 from beautifier/dependabot/npm_and_yarn/mocha-10.5.2

Bump mocha from 10.4.0 to 10.5.2
This commit is contained in:
Liam Newman 2024-06-30 17:19:00 -07:00 committed by GitHub
commit 0863e19a3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
package-lock.json generated
View File

@ -2126,14 +2126,14 @@
}
},
"node_modules/mocha": {
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.4.0.tgz",
"integrity": "sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==",
"version": "10.5.2",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.5.2.tgz",
"integrity": "sha512-9btlN3JKCefPf+vKd/kcKz2SXxi12z6JswkGfaAF0saQvnsqLJk504ZmbxhSoENge08E9dsymozKgFMTl5PQsA==",
"dev": true,
"dependencies": {
"ansi-colors": "4.1.1",
"browser-stdout": "1.3.1",
"chokidar": "3.5.3",
"chokidar": "^3.5.3",
"debug": "4.3.4",
"diff": "5.0.0",
"escape-string-regexp": "4.0.0",