Merge pull request 'chore(deps): update dependency mocha to v10.5.0' (#13) from renovate/mocha-10.x-lockfile into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #13
This commit is contained in:
Aravinth Manivannan 2024-06-25 11:55:23 +05:30
commit 538290f991

8
package-lock.json generated
View file

@ -855,15 +855,15 @@
} }
}, },
"node_modules/mocha": { "node_modules/mocha": {
"version": "10.4.0", "version": "10.5.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.4.0.tgz", "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.5.0.tgz",
"integrity": "sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==", "integrity": "sha512-KoCXMKfW2OMsvCbaJJFPdzg36lI9+tMH7yyXCoKh6PpFo7BAC/xqG7Ct/aitJDrGbIGcN2IT3cx3bZ6PDGaXmA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"ansi-colors": "4.1.1", "ansi-colors": "4.1.1",
"browser-stdout": "1.3.1", "browser-stdout": "1.3.1",
"chokidar": "3.5.3", "chokidar": "^3.5.3",
"debug": "4.3.4", "debug": "4.3.4",
"diff": "5.0.0", "diff": "5.0.0",
"escape-string-regexp": "4.0.0", "escape-string-regexp": "4.0.0",